Skip to content

Commit 44ba843

Browse files
Bump tox from 3.27.1 to 3.28.0 (#713)
Bumps [tox](https://github.com/tox-dev/tox) from 3.27.1 to 3.28.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/3.28.0/docs/changelog.rst) - [Commits](tox-dev/tox@3.27.1...3.28.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1aa7ae0 commit 44ba843

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ boto3 = "^1.18.59"
2222
warrant-lite = "^1.0.4"
2323

2424
[tool.poetry.dev-dependencies]
25-
tox = "^3.27"
25+
tox = "^3.28"
2626
pytest = "^7.2"
2727
pytest-cov = "^4.0.0"
2828
pre-commit = "^2.20"

0 commit comments

Comments
 (0)