Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1622 from deNBI/deps/all-minor-patch
Browse files Browse the repository at this point in the history
feat(Dependencies): Update all non-major dependencies (minor)
  • Loading branch information
dweinholz authored Feb 13, 2024
2 parents 76563ee + c1c143d commit 9dd07c2
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 @@ -9,7 +9,7 @@ repos:
- id: check-yaml

- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black
- repo: https://github.com/sondrelg/pep585-upgrade
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools==69.0.3
setuptools==69.1.0
thrift==0.16.0
python-keystoneclient==5.3.0
openstacksdk ==2.1.0
Expand Down

0 comments on commit 9dd07c2

Please sign in to comment.