Skip to content

Commit 808da6f

Browse files
build: Bump virtualenv from 20.16.5 to 20.26.6 (#139)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.5 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.16.5...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2b3656 commit 808da6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ cfgv==3.3.1
1414
# via pre-commit
1515
click==8.1.3
1616
# via pip-tools
17-
distlib==0.3.6
17+
distlib==0.3.9
1818
# via virtualenv
1919
django==4.2.18
2020
# via -r requirements.in
21-
filelock==3.8.0
21+
filelock==3.16.1
2222
# via virtualenv
2323
identify==2.5.5
2424
# via pre-commit
@@ -30,7 +30,7 @@ pep517==0.13.0
3030
# via build
3131
pip-tools==6.8.0
3232
# via -r requirements.in
33-
platformdirs==2.5.2
33+
platformdirs==4.3.6
3434
# via virtualenv
3535
pre-commit==2.20.0
3636
# via -r requirements.in
@@ -48,7 +48,7 @@ tomli==2.0.2
4848
# pep517
4949
typing-extensions==4.12.2
5050
# via asgiref
51-
virtualenv==20.16.5
51+
virtualenv==20.26.6
5252
# via pre-commit
5353
wheel==0.38.1
5454
# via

0 commit comments

Comments
 (0)