Skip to content

Commit 7777505

Browse files
Bump virtualenv in /CI in the pip group across 1 directory
Bumps the pip group with 1 update in the /CI directory: [virtualenv](https://github.com/pypa/virtualenv). Updates `virtualenv` from 20.29.1 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.29.1...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddcc698 commit 7777505

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CI/requirements_ci.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -454,22 +454,23 @@ tomlkit==0.13.0 \
454454
# via
455455
# bump-my-version
456456
# pylint
457-
typing-extensions==4.12.2 \
458-
--hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \
459-
--hash=sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
457+
typing-extensions==4.15.0 \
458+
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
459+
--hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
460460
# via
461461
# anyio
462462
# astroid
463463
# pydantic
464464
# pydantic-core
465465
# rich-click
466+
# virtualenv
466467
urllib3==2.6.3 \
467468
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
468469
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
469470
# via requests
470-
virtualenv==20.29.1 \
471-
--hash=sha256:4e4cb403c0b0da39e13b46b1b2476e505cb0046b25f242bee80f62bf990b2779 \
472-
--hash=sha256:b8b8970138d32fb606192cb97f6cd4bb644fa486be9308fb9b63f81091b5dc35
471+
virtualenv==20.36.1 \
472+
--hash=sha256:575a8d6b124ef88f6f51d56d656132389f961062a9177016a50e4f507bbcc19f \
473+
--hash=sha256:8befb5c81842c641f8ee658481e42641c68b5eab3521d8e092d18320902466ba
473474
# via pre-commit
474475
wcmatch==8.5.2 \
475476
--hash=sha256:17d3ad3758f9d0b5b4dedc770b65420d4dac62e680229c287bf24c9db856a478 \

0 commit comments

Comments
 (0)