Skip to content

Commit 543aaec

Browse files
authored
Merge pull request #134 from bcgov/dependabot/pip/aiohttp-3.13.3
Bump aiohttp from 3.13.2 to 3.13.3
2 parents 31e534e + 678cd01 commit 543aaec

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.2",
16+
"aiohttp==3.13.3",
1717
"base58~=2.1.1",
1818
# temporary to fix transitive dependency issues
1919
"multidict<7.0.0",

0 commit comments

Comments
 (0)