Skip to content

Commit 033046e

Browse files
Bump virtualenv from 20.26.2 to 20.26.6 (#94)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.2 to 20.26.6. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.2...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ab36e4 commit 033046e

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
@@ -11,7 +11,7 @@ requests-futures = "^1.0.1"
1111
wheel = "^0.43.0"
1212
lxml = "^5.2.2"
1313
flask = "3.0.3"
14-
virtualenv = "^20.26.2"
14+
virtualenv = "^20.26.6"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8.2.1"

0 commit comments

Comments
 (0)