Skip to content

Commit

Permalink
Bump tox from 3.25.1 to 3.28.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 3.28.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/3.28.0/docs/changelog.rst)
- [Commits](tox-dev/tox@3.25.1...3.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2023
1 parent 5ec0d4e commit 1a0ff82
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 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 @@ -19,7 +19,7 @@ packaging = ">=20.9,<22.0"

[tool.poetry.dev-dependencies]
flake8 = "^3.8.3"
tox = "^3.17.0"
tox = "^3.28.0"
isort = {extras = ["pyproject"], version = "^5.4.2"}
django-stubs = "^1.5.0"
pytest = "^5.4.3"
Expand Down

0 comments on commit 1a0ff82

Please sign in to comment.