Skip to content

Commit

Permalink
Bump the python-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 1 update: [tox](https://github.com/tox-dev/tox).


Updates `tox` from 4.12.0 to 4.12.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.12.0...4.12.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 451e0cd commit 88d3660
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 @@ -61,7 +61,7 @@ coverage = "7.4.0"
freezegun = "^1.2.2"
pytest-django = "4.7.0"
pre-commit = "3.6.0"
tox = "4.12.0"
tox = "4.12.1"
tox-gh-actions = "3.2.0"

[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit 88d3660

Please sign in to comment.