We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ae80d commit 8a24673Copy full SHA for 8a24673
ci/config.yaml
@@ -1,4 +1,4 @@
1
-# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.4.17/c2cciutils/schema.json
+# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.4.18/c2cciutils/schema.json
2
3
checks:
4
codespell: false
ci/requirements.txt
-c2cciutils[checks]==1.4.17
+c2cciutils[checks]==1.4.18
urllib3==1.26.19 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
wheel==0.38.4
0 commit comments