Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 10b3da0 commit ddb9a38
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 additions & 30 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.3.3"
pytest-cov = "^5.0.0"
pytest-mock = "^3.0.0"
coverage = { extras = ["toml"], version = "^7.6.1" }
tox = "^4.20.0"
tox = "^4.21.2"
# style
ruff = "^0.6.6"
black = ">=24.1.1"
Expand Down

0 comments on commit ddb9a38

Please sign in to comment.