From 0b36d8d03b2d91cb5cfaeda3ab69515488d21201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:36:32 +0000 Subject: [PATCH] Bump gql[aiohttp] from 3.5.0 to 3.5.1 Bumps [gql[aiohttp]](https://github.com/graphql-python/gql) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](https://github.com/graphql-python/gql/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: gql[aiohttp] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f90c7ae..2dc3d26b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ appdirs==1.4.4 git+https://github.com/skytemple/skytemple-rust@master#egg=skytemple_rust explorerscript==0.2.2 dungeon-eos==0.0.5 -gql[aiohttp]==3.5.0 +gql[aiohttp]==3.5.1 graphql-core>=3.2.0 aiohttp[speedups] lru-dict==1.3.0