Skip to content

Commit

Permalink
build(deps-dev): bump tox from 3.28.0 to 4.16.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.16.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.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Lee-W committed Jul 4, 2024
1 parent 4c61973 commit f2569f1
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 34 deletions.
98 changes: 65 additions & 33 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 @@ -111,7 +111,7 @@ pytest = "^8.0.0"
pytest-cov = "^5.0.0"
pytest-mock = "^3.0.0"
coverage = { extras = ["toml"], version = "^7.5.4" }
tox = "^3.15.1"
tox = "^4.16.0"
# style
ruff = "^0.5.0"
black = ">=24.1.1"
Expand Down

0 comments on commit f2569f1

Please sign in to comment.