Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Lee-W committed Sep 11, 2024
1 parent 8d5c09f commit e5ffcb9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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.18.0"
tox = "^4.18.1"
# style
ruff = "^0.6.4"
black = ">=24.1.1"
Expand Down

0 comments on commit e5ffcb9

Please sign in to comment.