Bump tox from 4.4.11 to 4.4.12

Bumps [tox](https://github.com/tox-dev/tox) from 4.4.11 to 4.4.12.
- [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.4.11...4.4.12)

---
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:
dependabot[bot] 2023-04-14 17:56:46 +00:00 committed by GitHub
parent fcbfae3c5f
commit 89743f9d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ distlib==0.3.6
# via virtualenv # via virtualenv
django==4.2 django==4.2
# via -r requirements-dev.in # via -r requirements-dev.in
filelock==3.10.7 filelock==3.11.0
# via # via
# tox # tox
# virtualenv # virtualenv
@ -61,7 +61,7 @@ pyyaml==6.0
# via pre-commit # via pre-commit
sqlparse==0.4.3 sqlparse==0.4.3
# via django # via django
tox==4.4.11 tox==4.4.12
# via -r requirements-dev.in # via -r requirements-dev.in
virtualenv==20.21.0 virtualenv==20.21.0
# via # via