Skip to content

Commit db45b06

Browse files
Bump virtualenv from 20.36.1 to 20.38.0 (#34)
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 4623cc1 commit db45b06

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

0 commit comments

Comments
 (0)