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.4 to 7.2.0 #89

Closed
wants to merge 1 commit into from
Closed
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
35 changes: 14 additions & 21 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ appdirs==1.4.4
# via virtualenv
asgiref==3.3.4
# via -r requirements/tests.in
atomicwrites==1.4.0
# via pytest
attrs==21.2.0
# via pytest
babel==2.9.1
Expand All @@ -30,18 +28,14 @@ click==8.0.1
# via
# pip-tools
# sphinx-intl
colorama==0.4.4
# via
# click
# pytest
# sphinx
# tox
distlib==0.3.1
# via virtualenv
docutils==0.16
# via
# sphinx
# sphinx-tabs
exceptiongroup==1.0.0
# via pytest
filelock==3.0.12
# via
# tox
Expand All @@ -60,10 +54,10 @@ jinja2==3.0.1
# via sphinx
markupsafe==2.0.1
# via jinja2
mypy-extensions==0.4.3
# via mypy
mypy==0.812
# via -r requirements/typing.in
mypy-extensions==0.4.3
# via mypy
nodeenv==1.6.0
# via pre-commit
packaging==20.9
Expand All @@ -85,16 +79,14 @@ pluggy==0.13.1
pre-commit==2.12.1
# via -r requirements/dev.in
py==1.10.0
# via
# pytest
# tox
# via tox
pygments==2.9.0
# via
# sphinx
# sphinx-tabs
pyparsing==2.4.7
# via packaging
pytest==6.2.4
pytest==7.2.0
# via -r requirements/tests.in
python-dotenv==0.17.1
# via -r requirements/tests.in
Expand All @@ -110,12 +102,6 @@ six==1.16.0
# virtualenv
snowballstemmer==2.1.0
# via sphinx
sphinx-intl==2.0.1
# via -r requirements/docs.in
sphinx-issues==1.2.0
# via -r requirements/docs.in
sphinx-tabs==3.0.0
# via -r requirements/docs.in
sphinx==4.0.2
# via
# -r requirements/docs.in
Expand All @@ -124,6 +110,12 @@ sphinx==4.0.2
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-intl==2.0.1
# via -r requirements/docs.in
sphinx-issues==1.2.0
# via -r requirements/docs.in
sphinx-tabs==3.0.0
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -142,8 +134,9 @@ toml==0.10.2
# via
# pep517
# pre-commit
# pytest
# tox
tomli==2.0.1
# via pytest
tox==3.23.1
# via -r requirements/dev.in
typed-ast==1.4.3
Expand Down
8 changes: 4 additions & 4 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ attrs==21.2.0
# via pytest
blinker==1.4
# via -r requirements/tests.in
exceptiongroup==1.0.0
# via pytest
greenlet==1.1.0
# via -r requirements/tests.in
iniconfig==1.1.1
Expand All @@ -18,13 +20,11 @@ packaging==20.9
# via pytest
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.4
pytest==7.2.0
# via -r requirements/tests.in
python-dotenv==0.17.1
# via -r requirements/tests.in
toml==0.10.2
tomli==2.0.1
# via pytest