Skip to content

Commit 2eb57b1

Browse files
Bump urllib3 in /plugin_server/py in the pip group across 1 directory
Bumps the pip group with 1 update in the /plugin_server/py directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.6.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf01854 commit 2eb57b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

plugin_server/py/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ requests-mock==1.12.1
1616
ruamel.yaml==0.18.6
1717
ruamel.yaml.clib==0.2.8
1818
six==1.16.0
19-
urllib3==2.6.0
19+
urllib3==2.6.3

plugin_server/py/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@ six==1.16.0 \
421421
# via
422422
# -r requirements.in
423423
# glog
424-
urllib3==2.6.0 \
425-
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
426-
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
424+
urllib3==2.6.3 \
425+
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
426+
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
427427
# via
428428
# -r requirements.in
429429
# requests

0 commit comments

Comments
 (0)