Skip to content

Commit 3bc796b

Browse files
Bump virtualenv from 20.35.3 to 20.35.4 (#42)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.3 to 20.35.4. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.35.3...20.35.4) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.35.4 dependency-type: direct:production 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 971279e commit 3bc796b

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
@@ -44,7 +44,7 @@ development = [
4444
"pytest-schema==0.1.2",
4545
"pytest==8.4.2",
4646
"twine==6.2.0",
47-
"virtualenv==20.35.3",
47+
"virtualenv==20.35.4",
4848
"wheel==0.46.1",
4949
]
5050
documentation = [

0 commit comments

Comments
 (0)