Skip to content

Commit

Permalink
chore(deps-dev): bump tox in /packages/alpinui-django
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.23.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.16.0...4.23.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 4fd1001 commit e8c34df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/alpinui-django/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ black==24.4.2
# via -r requirements-dev.in
build==1.2.1
# via pip-tools
cachetools==5.3.3
cachetools==5.5.0
# via tox
certifi==2024.7.4
# via requests
Expand All @@ -36,7 +36,7 @@ django==5.0.7
# via -r requirements-dev.in
docutils==0.21.2
# via readme-renderer
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -101,7 +101,7 @@ pip-tools==7.4.1
# via -r requirements-dev.in
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.6
# via
# black
# tox
Expand All @@ -122,7 +122,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
pyproject-hooks==1.1.0
# via
Expand All @@ -148,7 +148,7 @@ secretstorage==3.3.3
# via keyring
sqlparse==0.5.0
# via django
tox==4.16.0
tox==4.23.0
# via -r requirements-dev.in
twine==5.1.1
# via -r requirements-dev.in
Expand All @@ -158,7 +158,7 @@ urllib3==2.2.2
# via
# requests
# twine
virtualenv==20.26.3
virtualenv==20.27.0
# via
# pre-commit
# tox
Expand Down

0 comments on commit e8c34df

Please sign in to comment.