Skip to content

Commit

Permalink
Update CI dependencies to v1.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 593e3f0 commit dd9fa12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.2.17/c2cciutils/schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.2.18/c2cciutils/schema.json

checks:
versions:
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
c2cciutils==1.2.17
c2cciutils==1.2.18
ruamel.yaml==0.17.40 # the version 0.18 is not working with c2cciutils
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
pip==23.3.2
Expand Down

0 comments on commit dd9fa12

Please sign in to comment.