Skip to content

Commit f84567f

Browse files
committed
chore: bump pytest
There is a security problem with one of its dependencies.
1 parent 344312f commit f84567f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ coveralls==3.3.1
1818
# via -r requirements.in
1919
docopt==0.6.2
2020
# via coveralls
21+
exceptiongroup==1.0.0
22+
# via pytest
2123
flake8==5.0.4
2224
# via -r requirements.in
2325
idna==3.4
@@ -36,15 +38,13 @@ packaging==21.3
3638
# via pytest
3739
pluggy==1.0.0
3840
# via pytest
39-
py==1.11.0
40-
# via pytest
4141
pycodestyle==2.9.1
4242
# via flake8
4343
pyflakes==2.5.0
4444
# via flake8
4545
pyparsing==3.0.9
4646
# via packaging
47-
pytest==7.1.3
47+
pytest==7.2.0
4848
# via
4949
# -r requirements.in
5050
# pytest-cov

0 commit comments

Comments
 (0)