We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db176a9 commit bdc7f9fCopy full SHA for bdc7f9f
requirements/local.txt
@@ -8,7 +8,7 @@ psycopg[binary]==3.2.4 # https://github.com/psycopg/psycopg
8
# ------------------------------------------------------------------------------
9
mypy==1.13.0 # https://github.com/python/mypy
10
django-stubs[compatible-mypy]==5.1.2 # https://github.com/typeddjango/django-stubs
11
-pytest==8.3.4 # https://github.com/pytest-dev/pytest
+pytest==8.3.5 # https://github.com/pytest-dev/pytest
12
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
13
14
# Documentation
0 commit comments