From 7321d06d8fbd0760ad5ffa722abc7e525ceeaa5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:50:43 +0000 Subject: [PATCH] Bump yarl from 1.13.1 to 1.17.1 in /gremlin-python/src/main/python Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.17.1. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.13.1...v1.17.1) --- updated-dependencies: - dependency-name: yarl 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..6f60bace673 100644 --- a/gremlin-python/src/main/python/examples/requirements.txt +++ b/gremlin-python/src/main/python/examples/requirements.txt @@ -25,4 +25,4 @@ frozenlist==1.4.1 idna==3.10 isodate==0.6.1 multidict==6.0.5 -yarl==1.13.1 +yarl==1.17.1