Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 3a15a11 commit 907be16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c2cciutils[checks,publish]==1.6.21
poetry==1.8.3
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.3.0
poetry-dynamic-versioning==1.4.0
pre-commit==3.7.1
poetry-plugin-drop-python-upper-constraint==0.1.0
poetry-plugin-export==1.8.0
Expand Down

0 comments on commit 907be16

Please sign in to comment.