Skip to content

Commit

Permalink
Update CI dependencies to v1.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent fd876f0 commit 5a824b7
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.4.20/c2cciutils/schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.4.21/c2cciutils/schema.json

publish:
docker:
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[checks,publish]==1.4.20
c2cciutils[checks,publish]==1.4.21
importlib-metadata<8.0.0 # issue with twine, see: https://github.com/python/importlib_metadata/issues/492
poetry-dynamic-versioning==0.21.5
poetry-plugin-export==1.2.0
Expand Down

0 comments on commit 5a824b7

Please sign in to comment.