Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pytest from 6.2.5 to 7.4.0 in /requirements #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ alabaster==0.7.12
# via sphinx
argcomplete==1.12.3
# via nox
attrs==21.2.0
# via pytest
babel==2.9.1
# via sphinx
backports-entry-points-selectable==1.1.0
Expand Down Expand Up @@ -59,14 +57,12 @@ pluggy==1.0.0
pre-commit==2.19.0
# via -r dev.in
py==1.10.0
# via
# nox
# pytest
# via nox
pygments==2.10.0
# via sphinx
pyparsing==2.4.7
# via packaging
pytest==6.2.5
pytest==7.4.0
# via -r tests.in
pytz==2021.3
# via babel
Expand Down Expand Up @@ -101,9 +97,7 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
toml==0.10.2
# via
# pre-commit
# pytest
# via pre-commit
urllib3==1.26.7
# via requests
virtualenv==20.10.0
Expand Down
10 changes: 2 additions & 8 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,13 @@
#
# pip-compile requirements/tests.in
#
attrs==21.2.0
# via pytest
iniconfig==1.1.1
# via pytest
packaging==21.2
# via pytest
pluggy==1.0.0
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.5
# via -r requirements/tests.in
toml==0.10.2
# via pytest
pytest==7.4.0
# via -r tests.in