Skip to content

Commit 0f07a1d

Browse files
[skip ci] pip(deps-dev): Bump tox from 4.5.2 to 4.6.0 (#2335)
Bumps [tox](https://github.com/tox-dev/tox) from 4.5.2 to 4.6.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.5.2...4.6.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 835d444 commit 0f07a1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ pytest-rerunfailures = "^11.1"
104104
pytest-timeout = "^2.1.0"
105105
pytest-xdist = "^3.0.2"
106106
s3fs = "0.4.2" # Must be pinned to 0.4.2
107-
tox = "^4.5.0"
107+
tox = "^4.6.0"
108108

109109
# Docs
110110
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)