Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent e487a39 commit 943bb14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ repos:
hooks:
- id: autoflake
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args:
Expand Down
4 changes: 2 additions & 2 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c2cciutils[checks,publish]==1.6.20
poetry==1.8.3
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.3.0
pip==24.0
poetry-dynamic-versioning==1.4.0
pip==24.1.1
pre-commit==3.7.1
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 943bb14

Please sign in to comment.