Skip to content

Commit 92f8fd9

Browse files
Bump virtualenv from 20.36.1 to 20.38.0 (#345)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.36.1 to 20.38.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.36.1...20.38.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bdcb88 commit 92f8fd9

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
@@ -46,7 +46,7 @@ development = [
4646
"pytest==9.0.2; python_version > '3.11'",
4747
"twine==6.2.0",
4848
"typing_extensions==4.15.0; python_version < '3.11'",
49-
"virtualenv==20.36.1",
49+
"virtualenv==20.38.0",
5050
"wheel==0.46.3",
5151
]
5252
documentation = [

0 commit comments

Comments
 (0)