Skip to content

Commit

Permalink
Update CI dependencies to v1.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 1fe290e commit 1034d9b
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.1.37/c2cciutils/schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.1.38/c2cciutils/schema.json

checks:
versions: false
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.1.37
c2cciutils==1.1.38
pip>=21.1 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit 1034d9b

Please sign in to comment.