Skip to content

Commit

Permalink
Merge pull request #166 from Limych/dependabot/pip/pre-commit-approx-…
Browse files Browse the repository at this point in the history
…eq-3.6

Update pre-commit requirement from ~=3.5 to ~=3.6
  • Loading branch information
Andrey "Limych" Khrolenok committed Feb 26, 2024
2 parents 2a7b92c + c010bb2 commit 5a7f528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements-test.txt
black==24.2.0
packaging==23.2
pre-commit~=3.5
pre-commit~=3.6
PyGithub~=2.2
pyupgrade~=3.15
yamllint~=1.33

0 comments on commit 5a7f528

Please sign in to comment.