Skip to content

Commit e4c61ca

Browse files
Bump virtualenv from 20.37.0 to 20.38.0 (#2229)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.37.0 to 20.38.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.37.0...20.38.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b45b72 commit e4c61ca

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
@@ -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.37.0"
76+
virtualenv = "^20.38.0"
7777
marshmallow-enum = "^1.5.1"
7878
awscli = "^1.40.36"
7979
typing-extensions = "^4.15.0"

0 commit comments

Comments
 (0)