Skip to content

Commit 17591c8

Browse files
Revert "ref: upgrade pytest (#81135)"
This reverts commit 202f56c. Co-authored-by: asottile-sentry <[email protected]>
1 parent 87d5759 commit 17591c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ pyflakes==3.2.0
146146
pyjwt==2.4.0
147147
pymemcache==4.0.0
148148
pysocks==1.7.1
149-
pytest==8.3.3
149+
pytest==8.1.2
150150
pytest-cov==4.0.0
151151
pytest-django==4.9.0
152152
pytest-fail-slow==0.3.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ time-machine>=2.16.0
1010
honcho>=2
1111
openapi-core>=0.18.2
1212
openapi-pydantic>=0.4.0
13-
pytest>=8.3
13+
pytest>=8.1
1414
pytest-cov>=4.0.0
1515
pytest-django>=4.9.0
1616
pytest-fail-slow>=0.3.0

0 commit comments

Comments
 (0)