Skip to content

Commit

Permalink
ci/bump pytest (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeeeenster authored Aug 31, 2023
1 parent 7110b69 commit 32f01ef
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile requirements-dev.in
#
attrs==21.4.0
# via pytest
black==22.6.0
# via -r requirements-dev.in
build==0.10.0
Expand Down Expand Up @@ -38,8 +36,6 @@ platformdirs==2.5.2
# via black
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
Expand All @@ -48,7 +44,7 @@ pyparsing==3.0.9
# via packaging
pyproject-hooks==1.0.0
# via build
pytest==7.1.2
pytest==7.4.0
# via
# -r requirements-dev.in
# pytest-cov
Expand All @@ -60,8 +56,6 @@ pytest-lazy-fixture==0.6.3
# via -r requirements-dev.in
pytest-mock==3.8.1
# via -r requirements-dev.in
tomli==2.0.1
# via pytest
wheel==0.40.0
# via pip-tools

Expand Down

0 comments on commit 32f01ef

Please sign in to comment.