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 Oct 1, 2023
1 parent d939621 commit 2b2a50e
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 282 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requests = "==2.31.0"
[dev-packages]
pytest = "==7.4.1"
pylint = "==2.17.5"
tox = "==4.11.1"
tox = "==4.11.3"
tox-pipenv = "==1.10.1"
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
zipp = {version = "*", markers="python_version < '3.8'"}
Expand Down
Loading

0 comments on commit 2b2a50e

Please sign in to comment.