mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 23:49:07 +00:00
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:
commit
430e08e8c8
1 changed files with 4 additions and 4 deletions
|
@ -44,7 +44,7 @@ pyflakes==2.4.0
|
|||
# via flake8
|
||||
pyparsing==2.4.7
|
||||
# via packaging
|
||||
pytest==6.2.5
|
||||
pytest==7.0.0
|
||||
# via -r requirements-dev.in
|
||||
six==1.15.0
|
||||
# via
|
||||
|
@ -53,9 +53,9 @@ six==1.15.0
|
|||
sqlparse==0.4.2
|
||||
# via django
|
||||
toml==0.10.2
|
||||
# via
|
||||
# pytest
|
||||
# tox
|
||||
# via tox
|
||||
tomli==2.0.0
|
||||
# via pytest
|
||||
tox==3.24.5
|
||||
# via -r requirements-dev.in
|
||||
virtualenv==20.4.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue