Skip to content

Commit

Permalink
Bump tox from 4.15.1 to 4.19.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.15.1 to 4.19.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.15.1...4.19.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] authored Sep 17, 2024
1 parent 5555bcf commit 6427d79
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
74 changes: 37 additions & 37 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 @@ platformdirs = ">=2.2,<5.0"
[tool.poetry.dev-dependencies]
pytest = "*"
pytype = "*"
tox = "^4.15.1"
tox = "^4.19.0"
yapf = "^0.40.2"

[tool.poetry.scripts]
Expand Down

0 comments on commit 6427d79

Please sign in to comment.