mirror of
https://github.com/django-components/django-components.git
synced 2025-09-27 16:09:07 +00:00
Bump tox from 4.10.0 to 4.11.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.10.0 to 4.11.1. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.10.0...4.11.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8f4f96eeef
commit
359394431a
1 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ distlib==0.3.7
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
django==4.2.4
|
django==4.2.4
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
filelock==3.12.2
|
filelock==3.12.3
|
||||||
# via
|
# via
|
||||||
# tox
|
# tox
|
||||||
# virtualenv
|
# virtualenv
|
||||||
|
@ -43,7 +43,7 @@ platformdirs==3.10.0
|
||||||
# via
|
# via
|
||||||
# tox
|
# tox
|
||||||
# virtualenv
|
# virtualenv
|
||||||
pluggy==1.2.0
|
pluggy==1.3.0
|
||||||
# via
|
# via
|
||||||
# pytest
|
# pytest
|
||||||
# tox
|
# tox
|
||||||
|
@ -53,7 +53,7 @@ pycodestyle==2.11.0
|
||||||
# via flake8
|
# via flake8
|
||||||
pyflakes==3.1.0
|
pyflakes==3.1.0
|
||||||
# via flake8
|
# via flake8
|
||||||
pyproject-api==1.5.4
|
pyproject-api==1.6.1
|
||||||
# via tox
|
# via tox
|
||||||
pytest==7.4.0
|
pytest==7.4.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
|
@ -61,7 +61,7 @@ pyyaml==6.0
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
sqlparse==0.4.4
|
sqlparse==0.4.4
|
||||||
# via django
|
# via django
|
||||||
tox==4.10.0
|
tox==4.11.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
virtualenv==20.24.3
|
virtualenv==20.24.3
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue