Skip to content

Commit

Permalink
build(deps): bump tox from 3.25.1 to 4.5.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 4.5.1.
- [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@3.25.1...4.5.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent 9fd936c commit f10a1c6
Showing 1 changed file with 21 additions and 18 deletions.
39 changes: 21 additions & 18 deletions requirements/integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,55 +7,58 @@
#
build==0.8.0
# via pip-tools
cachetools==5.3.0
# via tox
cfgv==3.3.0
# via pre-commit
chardet==5.1.0
# via tox
click==8.0.4
# via
# pip-compile-multi
# pip-tools
colorama==0.4.6
# via tox
distlib==0.3.6
# via virtualenv
filelock==3.9.0
filelock==3.12.0
# via
# tox
# virtualenv
identify==2.2.13
# via pre-commit
nodeenv==1.6.0
# via pre-commit
packaging==21.3
packaging==23.1
# via
# build
# pyproject-api
# tox
pep517==0.11.0
# via build
pip-compile-multi==2.6.2
# via -r requirements/integration.in
# via -r integration.in
pip-tools==6.8.0
# via pip-compile-multi
platformdirs==2.6.2
# via virtualenv
pluggy==0.13.1
platformdirs==3.5.0
# via
# tox
# virtualenv
pluggy==1.0.0
# via tox
pre-commit==3.3.1
# via -r requirements/integration.in
py==1.10.0
# via -r integration.in
pyproject-api==1.5.1
# via tox
pyparsing==3.0.6
# via packaging
pyyaml==5.4.1
# via pre-commit
six==1.16.0
# via tox
toml==0.10.2
# via tox
tomli==1.2.1
# via build
# via pep517
toposort==1.6
# via pip-compile-multi
tox==3.25.1
# via -r requirements/integration.in
virtualenv==20.17.1
tox==4.5.1
# via -r integration.in
virtualenv==20.23.0
# via
# pre-commit
# tox
Expand Down

0 comments on commit f10a1c6

Please sign in to comment.