Skip to content

Commit

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

---
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] committed Feb 27, 2024
1 parent 4fcf698 commit 7606430
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 58 deletions.
115 changes: 58 additions & 57 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 @@ -18,7 +18,7 @@ requests = "^2.30.0"
[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
pytest = "^7.1.3"
tox = "^4.4.8"
tox = "^4.13.0"
coverage = "^7.2.2"
isort = "^5.12.0"
flake8 = "^6.1.0"
Expand Down

0 comments on commit 7606430

Please sign in to comment.