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.14.1 to 4.14.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.14.1...4.14.2)

---
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 Mar 25, 2024
1 parent dcc87c3 commit d730904
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 @@ -60,7 +60,7 @@ pytest = "8.1.1"
coverage = "7.4.4"
pytest-django = "4.8.0"
pre-commit = "3.5.0"
tox = "4.14.1"
tox = "4.14.2"
tox-gh-actions = "3.2.0"
beautifulsoup4 = "4.12.3"

Expand Down

0 comments on commit d730904

Please sign in to comment.