Skip to content

Commit f8bdf30

Browse files
Bump virtualenv from 21.2.1 to 21.2.3
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.2.1 to 21.2.3. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.2.1...21.2.3) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf95c77 commit f8bdf30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ development = [
4545
"pytest-schema==0.1.2",
4646
"pytest==9.0.3",
4747
"twine==6.2.0",
48-
"virtualenv==21.2.1",
48+
"virtualenv==21.2.3",
4949
"wheel==0.46.3",
5050
]
5151
documentation = [

0 commit comments

Comments
 (0)