Skip to content

Commit c60d4d4

Browse files
asottile-sentryandrewshie-sentry
authored andcommitted
ref: add pytest-workaround-12888 (#83524)
work around pytest-dev/pytest#12888 <!-- Describe your PR here. -->
1 parent 01ad73e commit c60d4d4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements-dev-frozen.txt

+1
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ pytest-json-report==1.5.0
154154
pytest-metadata==3.1.1
155155
pytest-rerunfailures==15.0
156156
pytest-sentry==0.3.0
157+
pytest-workaround-12888==1.0.0
157158
pytest-xdist==3.0.2
158159
python-dateutil==2.9.0
159160
python-rapidjson==1.8

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pytest-fail-slow>=0.3.0
1717
pytest-json-report>=1.5.0
1818
pytest-rerunfailures>=15
1919
pytest-sentry>=0.3.0
20+
pytest-workaround-12888
2021
pytest-xdist>=3
2122
responses>=0.23.1
2223
selenium>=4.16.0

0 commit comments

Comments
 (0)