mirror of
https://github.com/django-components/django-components.git
synced 2025-09-28 16:34:46 +00:00
Bump tox from 4.6.3 to 4.6.4
Bumps [tox](https://github.com/tox-dev/tox) from 4.6.3 to 4.6.4. - [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.6.3...4.6.4) --- 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
abe258ee30
commit
ad8f5addfe
1 changed files with 3 additions and 3 deletions
|
@ -39,11 +39,11 @@ packaging==23.1
|
|||
# pyproject-api
|
||||
# pytest
|
||||
# tox
|
||||
platformdirs==3.6.0
|
||||
platformdirs==3.8.1
|
||||
# via
|
||||
# tox
|
||||
# virtualenv
|
||||
pluggy==1.0.0
|
||||
pluggy==1.2.0
|
||||
# via
|
||||
# pytest
|
||||
# tox
|
||||
|
@ -61,7 +61,7 @@ pyyaml==6.0
|
|||
# via pre-commit
|
||||
sqlparse==0.4.4
|
||||
# via django
|
||||
tox==4.6.3
|
||||
tox==4.6.4
|
||||
# via -r requirements-dev.in
|
||||
virtualenv==20.23.1
|
||||
# via
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue