From c23cda9565024a338b198636957cb53e6c9fcc28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 14:12:40 +0000 Subject: [PATCH] Bump aiohttp from 3.8.0 to 3.10.2 in /gremlin-python/src/main/python Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.0 to 3.10.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.0...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gremlin-python/src/main/python/examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gremlin-python/src/main/python/examples/requirements.txt b/gremlin-python/src/main/python/examples/requirements.txt index d4399eca742..6d42a8b86a8 100644 --- a/gremlin-python/src/main/python/examples/requirements.txt +++ b/gremlin-python/src/main/python/examples/requirements.txt @@ -16,7 +16,7 @@ # under the License. aenum==3.1.15 -aiohttp==3.8.0 +aiohttp==3.10.2 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.2.0