From fbe5da0ee562bf482e0a4723ba1677a1034e50ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 14:30:27 +0000 Subject: [PATCH] Bump aiohttp from 3.8.0 to 3.11.10 in /gremlin-python/src/main/python --- 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..1ed2d9dd16f 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.10 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.2.0