mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 23:49:07 +00:00
Merge pull request #185 from EmilStenstrom/dependabot/pip/pytest-7.2.0
Bump pytest from 7.1.3 to 7.2.0
This commit is contained in:
commit
aadaf12911
1 changed files with 4 additions and 4 deletions
|
@ -14,6 +14,8 @@ distlib==0.3.1
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
django==4.0.8
|
django==4.0.8
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
|
exceptiongroup==1.0.0rc9
|
||||||
|
# via pytest
|
||||||
filelock==3.0.12
|
filelock==3.0.12
|
||||||
# via
|
# via
|
||||||
# tox
|
# tox
|
||||||
|
@ -35,16 +37,14 @@ pluggy==0.13.1
|
||||||
# pytest
|
# pytest
|
||||||
# tox
|
# tox
|
||||||
py==1.10.0
|
py==1.10.0
|
||||||
# via
|
# via tox
|
||||||
# pytest
|
|
||||||
# tox
|
|
||||||
pycodestyle==2.8.0
|
pycodestyle==2.8.0
|
||||||
# via flake8
|
# via flake8
|
||||||
pyflakes==2.4.0
|
pyflakes==2.4.0
|
||||||
# via flake8
|
# via flake8
|
||||||
pyparsing==2.4.7
|
pyparsing==2.4.7
|
||||||
# via packaging
|
# via packaging
|
||||||
pytest==7.1.3
|
pytest==7.2.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
six==1.15.0
|
six==1.15.0
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue