Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit dc4a854

Browse files
Update gql[aiohttp] requirement from ~=3.5.0 to ~=3.5.1
Updates the requirements on [gql[aiohttp]](https://github.com/graphql-python/gql) to permit the latest version. - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](graphql-python/gql@v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: gql[aiohttp] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7917b72 commit dc4a854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
python-telegram-bot~=21.10
2-
gql[aiohttp]~=3.5.0
2+
gql[aiohttp]~=3.5.1
33
pydantic~=2.10.6
44
pydantic-yaml~=1.4.0

0 commit comments

Comments
 (0)