Skip to content

Commit 45856c0

Browse files
Bump virtualenv from 20.39.0 to 21.0.0 (#3285)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.39.0 to 21.0.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.39.0...21.0.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84a22c1 commit 45856c0

File tree

2 files changed

+86
-71
lines changed

2 files changed

+86
-71
lines changed

poetry.lock

Lines changed: 85 additions & 70 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
@@ -70,7 +70,7 @@ requests = "^2.32.5"
7070
six = "^1.16.0"
7171
urllib3 = "^2.6.3"
7272
webencodings = "^0.5.1"
73-
virtualenv = "<20.40"
73+
virtualenv = "<21.1"
7474

7575

7676
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)