Skip to content

Commit

Permalink
Bump tox from 3.26.0 to 3.27.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 3.26.0 to 3.27.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](tox-dev/tox@3.26.0...3.27.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 Oct 26, 2022
1 parent 3e79c0f commit 5e51b29
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
Expand Up @@ -45,7 +45,7 @@ docs = [
[tool.poetry.dev-dependencies]
pytest = "^7.2"
pytest-cov = "^4.0.0"
tox = "^3.26.0"
tox = "^3.27.0"
pre-commit = "^2.17.0"

[tool.mypy]
Expand Down

0 comments on commit 5e51b29

Please sign in to comment.