Skip to content

Commit

Permalink
Bump tox from 3.28.0 to 4.23.1
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.23.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.23.1)

---
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 Oct 22, 2024
1 parent d348075 commit 27b042f
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 53 deletions.
133 changes: 81 additions & 52 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 @@ -23,7 +23,7 @@ simplejson = "^3.19.2"

[tool.poetry.dev-dependencies]
pytest = "^7.4.3"
tox = "^3.25.0"
tox = "^4.23.1"
ruff = "^0.1.3"
singer-sdk = { version=">=0.28,<0.39", extras = ["testing"] }
types-simplejson = "^3.19.0.1"
Expand Down

0 comments on commit 27b042f

Please sign in to comment.