Skip to content

Commit 7c59e41

Browse files
dependabot[bot]aieng-bot[bot]
andauthored
chore(deps): bump virtualenv from 21.4.3 to 21.5.0 (#155)
* chore(deps): bump virtualenv from 21.4.3 to 21.5.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.4.3 to 21.5.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.4.3...21.5.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: bump tornado to 6.5.7 to fix GHSA-pw6j-qg29-8w7f CurlAsyncHTTPClient credential leak vulnerability fixed in 6.5.7. Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: aieng-bot[bot] <aieng-bot@vectorinstitute.ai>
1 parent 5fc2267 commit 7c59e41

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"requests>=2.34.2",
2020
"tornado>=6.5.7",
2121
"urllib3>=2.7.0",
22-
"virtualenv==21.4.3",
22+
"virtualenv==21.5.0",
2323
]
2424

2525
[dependency-groups]

uv.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.

0 commit comments

Comments
 (0)