Skip to content

Commit 297c546

Browse files
authored
Merge pull request #131 from bcgov/dependabot/pip/aiohttp-3.13.2
Bump aiohttp from 3.13.0 to 3.13.2
2 parents cf0dea9 + 4a38145 commit 297c546

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
@@ -13,7 +13,7 @@ classifiers = [
1313
]
1414
requires-python = ">=3.12"
1515
dependencies = [
16-
"aiohttp==3.13.0",
16+
"aiohttp==3.13.2",
1717
"base58~=2.1.1",
1818
# temporary to fix transitive dependency issues
1919
"multidict<7.0.0",

0 commit comments

Comments
 (0)