From e6fab1192541922be0412d6b56e3a83ba8b7e94c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:14:53 +0000 Subject: [PATCH] Bump attrs from 23.2.0 to 24.2.0 in /gremlin-python/src/main/python Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... 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 a5268dd33d3..ad0ec47633f 100644 --- a/gremlin-python/src/main/python/examples/requirements.txt +++ b/gremlin-python/src/main/python/examples/requirements.txt @@ -19,7 +19,7 @@ aenum==3.1.15 aiohttp==3.8.0 aiosignal==1.3.1 async-timeout==4.0.3 -attrs==23.2.0 +attrs==24.2.0 charset-normalizer==3.3.2 frozenlist==1.4.1 idna==3.8