Skip to content

Commit 895d0cf

Browse files
authored
Re-run pip-compile to get rid of yanked version of virtualenv (#20037)
1 parent 6e9fb59 commit 895d0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ types-setuptools==80.9.0.20250822
6767
# via -r build-requirements.txt
6868
typing-extensions==4.15.0
6969
# via -r mypy-requirements.txt
70-
virtualenv==20.35.0
70+
virtualenv==20.34.0
7171
# via pre-commit
7272

7373
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)