Skip to content

Commit

Permalink
Bump tox from 4.11.1 to 4.11.3
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.1 to 4.11.3.
- [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.11.1...4.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 7a3a15f commit 38f6c3e
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
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ python = "^3.8"
Sphinx = ">5.1"

[tool.poetry.dev-dependencies]
tox = "^4.11.1"
tox = "^4.11.3"
black = "^23.7"
isort = "^5.8.0"
flake8 = "^5.0.4"
Expand Down

0 comments on commit 38f6c3e

Please sign in to comment.