Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent dbe38f3 commit 322680b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"black==24.4.2",
"types-setuptools==69.5.0.20240423",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.7.0; python_version >= '3.9'",
"pre-commit==3.7.1; python_version >= '3.9'",
]

setup(
Expand Down

0 comments on commit 322680b

Please sign in to comment.