mirror of
https://github.com/django-components/django-components.git
synced 2025-11-25 16:39:11 +00:00
Bump tox from 4.5.1 to 4.5.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.5.1 to 4.5.2. - [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.5.1...4.5.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
215308afee
commit
e4bce7868f
1 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@ distlib==0.3.6
|
|||
# via virtualenv
|
||||
django==4.2.1
|
||||
# via -r requirements-dev.in
|
||||
filelock==3.11.0
|
||||
filelock==3.12.0
|
||||
# via
|
||||
# tox
|
||||
# virtualenv
|
||||
|
|
@ -39,7 +39,7 @@ packaging==23.1
|
|||
# pyproject-api
|
||||
# pytest
|
||||
# tox
|
||||
platformdirs==3.2.0
|
||||
platformdirs==3.5.1
|
||||
# via
|
||||
# tox
|
||||
# virtualenv
|
||||
|
|
@ -61,9 +61,9 @@ pyyaml==6.0
|
|||
# via pre-commit
|
||||
sqlparse==0.4.4
|
||||
# via django
|
||||
tox==4.5.1
|
||||
tox==4.5.2
|
||||
# via -r requirements-dev.in
|
||||
virtualenv==20.21.0
|
||||
virtualenv==20.23.0
|
||||
# via
|
||||
# pre-commit
|
||||
# tox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue