Skip to content

Commit 3e256e5

Browse files
Bump virtualenv from 20.38.0 to 21.0.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.38.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.38.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>
1 parent ff2e8a1 commit 3e256e5

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
lines changed

poetry.lock

Lines changed: 25 additions & 8 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
@@ -73,7 +73,7 @@ itsdangerous = "^2.2.0"
7373
jinja2 = "^3.1.6"
7474
redis = "^6.4.0"
7575
requests = "^2.32.5"
76-
virtualenv = "^20.38.0"
76+
virtualenv = "^21.0.0"
7777
marshmallow-enum = "^1.5.1"
7878
awscli = "^1.40.36"
7979
typing-extensions = "^4.15.0"

0 commit comments

Comments
 (0)