Skip to content

Commit

Permalink
Merge pull request #32 from gforcada/bump-pytest
Browse files Browse the repository at this point in the history
Bump pytest
  • Loading branch information
gforcada committed Oct 28, 2022
2 parents 710e7a2 + 5c5d8cf commit f7975c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ coveralls==3.3.1
# via -r requirements.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.0.0
# via pytest
flake8==5.0.4
# via
# flake8-bugbear
Expand Down Expand Up @@ -100,8 +102,6 @@ platformdirs==2.5.2
# via black
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pycodestyle==2.9.1
# via
# flake8
Expand All @@ -112,7 +112,7 @@ pyflakes==2.5.0
# via flake8
pyparsing==3.0.9
# via packaging
pytest==7.1.3
pytest==7.2.0
# via
# -r requirements.in
# pytest-cov
Expand Down

0 comments on commit f7975c2

Please sign in to comment.