Skip to content

Commit 52fa4e9

Browse files
Bump urllib3 from 2.6.2 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 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.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42f8443 commit 52fa4e9

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

requirements.lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ typing-inspection==0.4.2
449449
# mcp
450450
# pydantic
451451
# pydantic-settings
452-
urllib3==2.6.2
452+
urllib3==2.6.3
453453
# via requests
454454
uvicorn==0.38.0
455455
# via

requirements.windows.lock.txt

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ click==8.3.1
7272
# uvicorn
7373
cloudpickle==3.1.2
7474
# via pydocket
75-
colorama==0.4.6
76-
# via
77-
# click
78-
# pytest
79-
# tqdm
8075
coverage[toml]==7.13.0
8176
# via pytest-cov
8277
cryptography==46.0.3
@@ -85,6 +80,7 @@ cryptography==46.0.3
8580
# azure-identity
8681
# msal
8782
# pyjwt
83+
# secretstorage
8884
cyclopts==4.3.0
8985
# via fastmcp
9086
diskcache==5.6.3
@@ -144,6 +140,10 @@ jaraco-context==6.0.1
144140
# via keyring
145141
jaraco-functools==4.3.0
146142
# via keyring
143+
jeepney==0.9.0
144+
# via
145+
# keyring
146+
# secretstorage
147147
jiter==0.12.0
148148
# via openai
149149
jsonschema==4.25.1
@@ -366,10 +366,6 @@ python-multipart==0.0.20
366366
# via mcp
367367
pytokens==0.3.0
368368
# via black
369-
pywin32==311
370-
# via mcp
371-
pywin32-ctypes==0.2.3
372-
# via keyring
373369
pyyaml==6.0.3
374370
# via
375371
# jsonschema-path
@@ -408,6 +404,8 @@ rpds-py==0.30.0
408404
# referencing
409405
ruff==0.14.9
410406
# via -r requirements.in
407+
secretstorage==3.5.0
408+
# via keyring
411409
shellingham==1.5.4
412410
# via typer
413411
sniffio==1.3.1
@@ -451,7 +449,7 @@ typing-inspection==0.4.2
451449
# mcp
452450
# pydantic
453451
# pydantic-settings
454-
urllib3==2.6.2
452+
urllib3==2.6.3
455453
# via requests
456454
uvicorn==0.38.0
457455
# via

0 commit comments

Comments
 (0)