Skip to content

Commit

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

---
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 Jan 22, 2025
1 parent abc8b37 commit f2c6ddb
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 15 deletions.
58 changes: 44 additions & 14 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.4"
tox = "^4.23.2"
tox = "^4.24.1"
flake8 = "^5.0.4"
black = "^24.8"
pydocstyle = "^6.1.1"
Expand Down

0 comments on commit f2c6ddb

Please sign in to comment.