mirror of
https://github.com/django-components/django-components.git
synced 2025-09-27 07:59:08 +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
|
||||
django==4.0.8
|
||||
# via -r requirements-dev.in
|
||||
exceptiongroup==1.0.0rc9
|
||||
# via pytest
|
||||
filelock==3.0.12
|
||||
# via
|
||||
# tox
|
||||
|
@ -35,16 +37,14 @@ pluggy==0.13.1
|
|||
# pytest
|
||||
# tox
|
||||
py==1.10.0
|
||||
# via
|
||||
# pytest
|
||||
# tox
|
||||
# via tox
|
||||
pycodestyle==2.8.0
|
||||
# via flake8
|
||||
pyflakes==2.4.0
|
||||
# via flake8
|
||||
pyparsing==2.4.7
|
||||
# via packaging
|
||||
pytest==7.1.3
|
||||
pytest==7.2.0
|
||||
# via -r requirements-dev.in
|
||||
six==1.15.0
|
||||
# via
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue