Skip to content

Commit f866628

Browse files
authored
Update pre-commit (#550)
1 parent c568caf commit f866628

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
wheel
2-
pre-commit==3.5.0
2+
pre-commit==3.5.0; python_version < '3.9'
3+
pre-commit==3.6.2; python_version >= '3.9'
34
pytest==8.1.0
45
pytest-mypy-plugins==3.0.0
56
djangorestframework==3.14.0

0 commit comments

Comments
 (0)