Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent cef8e45 commit 9c6355e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -37,7 +37,7 @@ sqlalchemy = "2.0.27"
[tool.poetry.group.dev.dependencies]
pytest = "8.0.0"
faker = "23.2.1"
tox = "4.12.1"
tox = "4.13.0"
mypy = "1.8.0"
ruff = "0.2.1"
types-sqlalchemy = "1.4.53.38"
Expand Down

0 comments on commit 9c6355e

Please sign in to comment.