Skip to content

Commit 8a24673

Browse files
committed
Update CI dependencies to v1.4.18
1 parent d8ae80d commit 8a24673

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.17/c2cciutils/schema.json
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.4.18/c2cciutils/schema.json
22

33
checks:
44
codespell: false

ci/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
c2cciutils[checks]==1.4.17
1+
c2cciutils[checks]==1.4.18
22
urllib3==1.26.19 # not directly required, pinned by Snyk to avoid a vulnerability
33
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
44
wheel==0.38.4

0 commit comments

Comments
 (0)