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 c3ee704 commit 2879453Copy full SHA for 2879453
ci/config.yaml
@@ -1,4 +1,4 @@
1
-# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.3.23/c2cciutils/schema.json
+# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.3.24/c2cciutils/schema.json
2
3
checks:
4
required_workflows: false
ci/requirements.txt
@@ -1,5 +1,5 @@
-PyYAML==6.0.1
-c2cciutils[checks]==1.3.23
+PyYAML==6.0.2
+c2cciutils[checks]==1.3.24
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
5
cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments