Skip to content

Commit e745d7e

Browse files
Bump virtualenv from 21.2.0 to 21.2.1 (#107)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.2.0 to 21.2.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.2.0...21.2.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3de70df commit e745d7e

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
@@ -43,7 +43,7 @@ development = [
4343
"pytest==8.4.2; python_version <= '3.11'",
4444
"pytest==9.0.3; python_version > '3.11'",
4545
"twine==6.2.0",
46-
"virtualenv==21.2.0",
46+
"virtualenv==21.2.1",
4747
"wheel==0.46.3",
4848
]
4949
documentation = [

0 commit comments

Comments
 (0)