Skip to content

Commit 7501a86

Browse files
Bump virtualenv from 20.34.0 to 20.35.3
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.34.0 to 20.35.3. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.34.0...20.35.3) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.35.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a538898 commit 7501a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ development = [
4040
"pytest-schema==0.1.2",
4141
"pytest==8.4.2",
4242
"twine==6.2.0",
43-
"virtualenv==20.34.0",
43+
"virtualenv==20.35.3",
4444
"wheel==0.46.1",
4545
]
4646
lint = [

0 commit comments

Comments
 (0)