Skip to content

Commit 26c5489

Browse files
dependabot[bot]tgregg
authored andcommitted
Bump the pip-dependencies group with 2 updates
Bumps the pip-dependencies group with 2 updates: [tox](https://github.com/tox-dev/tox) and [virtualenv](https://github.com/pypa/virtualenv). Updates `tox` from 4.27.0 to 4.28.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.27.0...4.28.4) Updates `virtualenv` from 20.31.2 to 20.32.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.32.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.28.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: virtualenv dependency-version: 20.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d7abbf commit 26c5489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ benchmarking = [
3131
"protobuf>=4.0.0"
3232
]
3333
dev = [
34-
"tox==4.27.0",
35-
"virtualenv==20.31.2"
34+
"tox==4.28.4",
35+
"virtualenv==20.32.0"
3636
]
3737

3838
# Build System ################################################################################

0 commit comments

Comments
 (0)