We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7461c commit 239d8c5Copy full SHA for 239d8c5
requirements.txt
@@ -1,7 +1,7 @@
1
wheel
2
pre-commit==3.5.0; python_version < '3.9'
3
pre-commit==3.8.0; python_version >= '3.9'
4
-pytest==8.3.1
+pytest==8.3.2
5
pytest-mypy-plugins==3.1.2
6
djangorestframework==3.15.2
7
types-pytz==2024.1.0.20240417
0 commit comments