Skip to content

Commit 2d88907

Browse files
Chore(deps): Bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f169d7 commit 2d88907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies = [
6666
"types-aiofiles==24.1.0.20250822",
6767
"typing-extensions>=4.6.1",
6868
"ujson==5.10.0", # required by aiocache
69-
"urllib3==2.5.0",
69+
"urllib3==2.6.0",
7070
"uvloop==0.21",
7171
"web3==6.11.2",
7272
]

0 commit comments

Comments
 (0)