Skip to content

Commit

Permalink
Bump tox from 4.14.2 to 4.15.0 (#1223)
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.14.2 to 4.15.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.14.2...4.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 955baa7 commit d5e3a55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -23,7 +23,7 @@ warrant-lite = "^1.0.4"
backports-strenum = "^1.2.4"

[tool.poetry.dev-dependencies]
tox = "^4.14"
tox = "^4.15"
pytest = "^8.2"
pytest-cov = "^5.0.0"
pre-commit = "^3.5"
Expand Down

0 comments on commit d5e3a55

Please sign in to comment.