Skip to content

Commit

Permalink
Bump tox from 4.11.3 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.3 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.3...4.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent cb409df commit 6f9fe02
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 @@ -75,7 +75,7 @@ flake8 = {version = "^5.0.4", optional = true}
pytest = {version = "^7.3.1", optional = true}
pytest-cov = {version = "^4.0.0", optional = true}
mock = {version = "^5.1.0", optional = true}
tox = {version = "^4.11.3", optional = true}
tox = {version = "^4.11.4", optional = true}

# Tracing
opentelemetry-api = "^1.21.0"
Expand Down

0 comments on commit 6f9fe02

Please sign in to comment.