Skip to content

Commit e7d979f

Browse files
build(deps-dev): bump virtualenv from 20.27.1 to 20.29.2 in /packages
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.27.1 to 20.29.2. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.27.1...20.29.2) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211eaa4 commit e7d979f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "4.0"
120120
tzdata==2024.2 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32"
121121
untokenize==0.1.1 ; python_version >= "3.9" and python_version < "4.0"
122122
urllib3==2.2.3 ; python_version >= "3.9" and python_version < "4.0"
123-
virtualenv==20.27.1 ; python_version >= "3.9" and python_version < "4.0"
123+
virtualenv==20.29.2 ; python_version >= "3.9" and python_version < "4.0"
124124
wcwidth==0.2.13 ; python_version >= "3.9" and python_version < "4.0"
125125
xattr==1.1.0 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "darwin"
126126
zipp==3.20.2 ; python_version >= "3.9" and python_version < "3.12"

0 commit comments

Comments
 (0)