Skip to content

Commit 11f39e7

Browse files
Bump virtualenv from 20.25.1 to 20.26.6 in /requirements
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.1 to 20.26.6. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94ad0d8 commit 11f39e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pyyaml==6.0.1
2222
# via pre-commit
2323
ruff==0.3.4
2424
# via -r dev.in
25-
virtualenv==20.25.1
25+
virtualenv==20.26.6
2626
# via pre-commit
2727

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

0 commit comments

Comments
 (0)