Skip to content

Commit

Permalink
Bump tox from 3.28.0 to 4.5.1 (#957)
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 3.28.0 to 4.5.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@3.28.0...4.5.1)

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

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 May 5, 2023
1 parent 6fa686b commit a334ea7
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 35 deletions.
103 changes: 69 additions & 34 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 @@ -38,7 +38,7 @@ json-e = "^4.4.3"
[tool.poetry.dev-dependencies]
pre-commit = "^2.20"
pytest = "^7.3"
tox = "^3.26"
tox = "^4.5"
responses = "^0.20"
sphinx = "^5.3.0"

Expand Down

0 comments on commit a334ea7

Please sign in to comment.