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: [uvloop](https://github.com/MagicStack/uvloop) and [tox](https://github.com/tox-dev/tox).


Updates `uvloop` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](MagicStack/uvloop@v0.19.0...v0.20.0)

Updates `tox` from 4.17.1 to 4.18.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.17.1...4.18.0)

---
updated-dependencies:
- dependency-name: uvloop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 19, 2024
1 parent b2e79f1 commit 74beb59
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 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 @@ -64,7 +64,7 @@ pytest = "8.3.2"
coverage = "7.6.1"
pytest-django = "4.8.0"
pre-commit = "3.8.0"
tox = "4.17.1"
tox = "4.18.0"
tox-gh-actions = "3.2.0"

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

0 comments on commit 74beb59

Please sign in to comment.