Skip to content

Commit 7a8dced

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 fbbce10 commit 7a8dced

File tree

2 files changed

+285
-38
lines changed

2 files changed

+285
-38
lines changed

requirements.lock.txt

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,6 @@ click==8.3.1
137137
# uvicorn
138138
cloudpickle==3.1.2
139139
# via pydocket
140-
colorama==0.4.6
141-
# via
142-
# click
143-
# pytest
144-
# tqdm
145-
# uvicorn
146140
coverage[toml]==7.13.0
147141
# via pytest-cov
148142
cryptography==46.0.3
@@ -152,6 +146,7 @@ cryptography==46.0.3
152146
# azure-storage-blob
153147
# msal
154148
# pyjwt
149+
# secretstorage
155150
cyclopts==4.4.0
156151
# via fastmcp
157152
diskcache==5.6.3
@@ -256,6 +251,10 @@ jaraco-context==6.0.1
256251
# via keyring
257252
jaraco-functools==4.3.0
258253
# via keyring
254+
jeepney==0.9.0
255+
# via
256+
# keyring
257+
# secretstorage
259258
jiter==0.12.0
260259
# via
261260
# anthropic
@@ -570,12 +569,6 @@ pytokens==0.3.0
570569
# via black
571570
pytz==2025.2
572571
# via mem0ai
573-
pywin32==311
574-
# via
575-
# mcp
576-
# portalocker
577-
pywin32-ctypes==0.2.3
578-
# via keyring
579572
pyyaml==6.0.3
580573
# via
581574
# jsonschema-path
@@ -626,6 +619,8 @@ rsa==4.9.1
626619
# via google-auth
627620
ruff==0.14.9
628621
# via -r requirements.in
622+
secretstorage==3.5.0
623+
# via keyring
629624
shellingham==1.5.4
630625
# via typer
631626
six==1.17.0
@@ -693,7 +688,7 @@ typing-inspection==0.4.2
693688
# mcp
694689
# pydantic
695690
# pydantic-settings
696-
urllib3==2.6.2
691+
urllib3==2.6.3
697692
# via
698693
# qdrant-client
699694
# requests
@@ -704,6 +699,8 @@ uvicorn[standard]==0.38.0
704699
# agent-framework-devui
705700
# fastmcp
706701
# mcp
702+
uvloop==0.22.1
703+
# via uvicorn
707704
virtualenv==20.35.4
708705
# via pre-commit
709706
watchfiles==1.1.1

0 commit comments

Comments
 (0)