We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891194f commit 6b69d02Copy full SHA for 6b69d02
requirements-dev-frozen.txt
@@ -125,7 +125,7 @@ phonenumberslite==8.12.55
125
pillow==10.2.0
126
pip-tools==7.1.0
127
platformdirs==4.2.0
128
-pluggy==1.4.0
+pluggy==1.5.0
129
pre-commit==3.3.2
130
progressbar2==3.41.0
131
prompt-toolkit==3.0.41
@@ -144,7 +144,7 @@ pyjwt==2.4.0
144
pymemcache==4.0.0
145
pyparsing==3.0.9
146
pysocks==1.7.1
147
-pytest==8.0.0
+pytest==8.1.1
148
pytest-cov==4.0.0
149
pytest-django==4.8.0
150
pytest-fail-slow==0.3.0
requirements-dev.txt
@@ -8,7 +8,7 @@ time-machine>=2.13.0
8
honcho>=1.1.0
9
openapi-core>=0.18.2
10
openapi-pydantic>=0.4.0
11
-pytest>=8
+pytest>=8.1.1
12
pytest-cov>=4.0.0
13
pytest-django>=4.8.0
14
pytest-fail-slow>=0.3.0
0 commit comments