Skip to content

Commit 8ca0593

Browse files
Merge pull request #101 from Lazarus-org/dependabot/pip/packages/main/virtualenv-20.29.1
build(deps-dev): bump virtualenv from 20.28.1 to 20.29.1 in /packages
2 parents e48945c + 0ba4d88 commit 8ca0593

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
@@ -99,6 +99,6 @@ typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "4.0"
9999
tzdata==2024.2 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32"
100100
untokenize==0.1.1 ; python_version >= "3.9" and python_version < "4.0"
101101
urllib3==2.3.0 ; python_version >= "3.9" and python_version < "4.0"
102-
virtualenv==20.28.1 ; python_version >= "3.9" and python_version < "4.0"
102+
virtualenv==20.29.1 ; python_version >= "3.9" and python_version < "4.0"
103103
wcwidth==0.2.13 ; python_version >= "3.9" and python_version < "4.0"
104104
zipp==3.21.0 ; python_version >= "3.9" and python_version < "3.10"

0 commit comments

Comments
 (0)