Skip to content

Commit

Permalink
Bump tox from 4.11.1 to 4.11.4
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 66ed533 commit 6e87922
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 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.4"
tox-pipenv = "==1.10.1"
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
zipp = {version = "*", markers="python_version < '3.8'"}
Expand Down
34 changes: 17 additions & 17 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e87922

Please sign in to comment.