Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 1593b99 commit e77f1c5
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 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.42.1"

[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
tox = "^4.16.0"
tox = "^4.23.2"
flake8 = "^3.9.2"
black = "^24.8"
pydocstyle = "^6.1.1"
Expand Down

0 comments on commit e77f1c5

Please sign in to comment.