From 350f03b6da4ac195b63ae84cc170c02e1809415e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:26:49 +0000 Subject: [PATCH] Bump aiohttp from 3.8.0 to 3.11.7 in /gremlin-python/src/main/python Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.0 to 3.11.7. - [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.11.7) --- 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 2d2674e3e19..cb889a8e136 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.11.7 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.2.0