Skip to content

Commit 8922ac0

Browse files
Bump virtualenv from 20.28.0 to 20.36.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.28.0 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e15ebb commit 8922ac0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements_tests.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ distlib==0.3.8
3838
# via virtualenv
3939
exceptiongroup==1.2.1
4040
# via anyio
41-
filelock==3.15.4
41+
filelock==3.19.1
4242
# via virtualenv
4343
h11==0.16.0
4444
# via httpcore
@@ -129,16 +129,17 @@ trove-classifiers==2024.7.2
129129
# via hatchling
130130
twisted==25.5.0
131131
# via -r requirements_tests.in
132-
typing-extensions==4.12.2
132+
typing-extensions==4.15.0
133133
# via
134134
# anyio
135135
# automat
136136
# twisted
137+
# virtualenv
137138
userpath==1.9.2
138139
# via hatch
139140
uv==0.9.6
140141
# via hatch
141-
virtualenv==20.28.0
142+
virtualenv==20.36.1
142143
# via hatch
143144
zipp==3.19.2
144145
# via importlib-metadata

0 commit comments

Comments
 (0)