Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2023
1 parent 23bb1c4 commit 89fcdab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
build==0.10.0
# via pip-tools
cachetools==5.3.0
cachetools==5.3.1
# via tox
cfgv==3.3.1
# via pre-commit
Expand All @@ -21,7 +21,7 @@ colorama==0.4.6
# via tox
distlib==0.3.6
# via virtualenv
filelock==3.12.0
filelock==3.12.2
# via
# tox
# virtualenv
Expand All @@ -38,7 +38,7 @@ pip-compile-multi==2.6.3
# via -r integration.in
pip-tools==6.13.0
# via pip-compile-multi
platformdirs==3.5.1
platformdirs==3.5.3
# via
# tox
# virtualenv
Expand All @@ -54,7 +54,7 @@ pyyaml==5.4.1
# via pre-commit
toposort==1.10
# via pip-compile-multi
tox==4.6.0
tox==4.6.1
# via -r integration.in
virtualenv==20.23.0
# via
Expand Down

0 comments on commit 89fcdab

Please sign in to comment.