Skip to content

Commit

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


Updates `django` from 4.2.14 to 4.2.15
- [Commits](django/django@4.2.14...4.2.15)

Updates `tox` from 4.16.0 to 4.17.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.16.0...4.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent f015143 commit 7df0ecf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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.6.1"
freezegun = "^1.2.2"
pytest-django = "4.8.0"
pre-commit = "3.8.0"
tox = "4.16.0"
tox = "4.17.1"
tox-gh-actions = "3.2.0"

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

0 comments on commit 7df0ecf

Please sign in to comment.