Merge pull request #132 from EmilStenstrom/dependabot/pip/pytest-7.0.0

Bump pytest from 6.2.5 to 7.0.0
This commit is contained in:
Emil Stenström 2022-02-04 21:49:23 +01:00 committed by GitHub
commit 430e08e8c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ pyflakes==2.4.0
# via flake8 # via flake8
pyparsing==2.4.7 pyparsing==2.4.7
# via packaging # via packaging
pytest==6.2.5 pytest==7.0.0
# via -r requirements-dev.in # via -r requirements-dev.in
six==1.15.0 six==1.15.0
# via # via
@ -53,9 +53,9 @@ six==1.15.0
sqlparse==0.4.2 sqlparse==0.4.2
# via django # via django
toml==0.10.2 toml==0.10.2
# via # via tox
# pytest tomli==2.0.0
# tox # via pytest
tox==3.24.5 tox==3.24.5
# via -r requirements-dev.in # via -r requirements-dev.in
virtualenv==20.4.3 virtualenv==20.4.3