Skip to content

Commit

Permalink
chore(deps-dev): bump tox from 3.25.1 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 4.8.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@3.25.1...4.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 2cf56be commit e8db6cf
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 52 deletions.
135 changes: 84 additions & 51 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 @@ -16,7 +16,7 @@ singer-sdk = "^0.34.1"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
tox = "^3.24.4"
tox = "^4.8.0"
flake8 = "^3.9.2"
black = "^22.3.0"
pydocstyle = "^6.1.1"
Expand Down

0 comments on commit e8db6cf

Please sign in to comment.