Skip to content

Commit 2879453

Browse files
Update CI dependencies
1 parent c3ee704 commit 2879453

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.3.23/c2cciutils/schema.json
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.3.24/c2cciutils/schema.json
22

33
checks:
44
required_workflows: false

ci/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
PyYAML==6.0.1
2-
c2cciutils[checks]==1.3.23
1+
PyYAML==6.0.2
2+
c2cciutils[checks]==1.3.24
33
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
44
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
55
cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)