Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2023
1 parent 2916c79 commit 1c4250c
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 28 deletions.
88 changes: 61 additions & 27 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ isort = "^5.11.5"
mypy = "^1.3"
flake8 = ">=5.0.4,<7.0.0"
pylint = "^2.17.4"
tox = "^3.28.0"
tox = ">=3.28,<5.0"
pydocstyle = "^6.3.0"
pytest-timeout = "^2.1.0"

Expand Down

0 comments on commit 1c4250c

Please sign in to comment.