Skip to content

Commit f2c1282

Browse files
Chore(deps): Bump aiohttp from 3.11.13 to 3.11.17
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.13 to 3.11.17. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.13...v3.11.17) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f352fff commit f2c1282

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
@@ -29,7 +29,7 @@ classifiers = [
2929
dynamic = [ "version" ]
3030
dependencies = [
3131
"aiodns==3.2",
32-
"aiohttp==3.11.13",
32+
"aiohttp==3.11.17",
3333
"aleph-message>=1",
3434
"aleph-sdk-python>=2,<3",
3535
"base58==2.1.1", # Needed now as default with _load_account changement

0 commit comments

Comments
 (0)