Skip to content

Commit 7ee9a3d

Browse files
Chore(deps): Bump urllib3 from 2.3 to 2.5.0 (#811)
--- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 764b293 commit 7ee9a3d

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
@@ -65,7 +65,7 @@ dependencies = [
6565
"types-aiofiles==24.1.0.20241221",
6666
"typing-extensions>=4.6.1",
6767
"ujson==5.10.0", # required by aiocache
68-
"urllib3==2.3",
68+
"urllib3==2.5.0",
6969
"uvloop==0.21",
7070
"web3==6.11.2",
7171
]

0 commit comments

Comments
 (0)