Skip to content

Commit 67ff3c8

Browse files
Chore(deps): bump aiohttp from 3.11.12 to 3.11.13
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.12 to 3.11.13. - [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.12...v3.11.13) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed3dc8b commit 67ff3c8

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.12",
32+
"aiohttp==3.11.13",
3333
"aleph-message>=0.6.1",
3434
"aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python",
3535
"base58==2.1.1", # Needed now as default with _load_account changement

0 commit comments

Comments
 (0)