Skip to content

Commit

Permalink
Bump tox from 3.24.3 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.24.3 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.24.3...3.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent bd17090 commit edaf130
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
24 changes: 18 additions & 6 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 @@ -27,7 +27,7 @@ pytest-mock = "^3.1.0"
pytest-django = "^3.9.0"
pytest-freezegun = "^0.4.1"
flake8 = "^3.8.2"
tox = "^3.15.1"
tox = "^3.28.0"
django-stubs = "^1.5.0"
isort = {extras = ["pyproject"], version = "^5.2.0"}

Expand Down

0 comments on commit edaf130

Please sign in to comment.