Skip to content

Commit 31e4d6b

Browse files
Bump ariadne from 0.21 to 0.26.1 in /backend
Bumps [ariadne](https://github.com/mirumee/ariadne) from 0.21 to 0.26.1. - [Release notes](https://github.com/mirumee/ariadne/releases) - [Changelog](https://github.com/mirumee/ariadne/blob/main/CHANGELOG.md) - [Commits](mirumee/ariadne@0.21.0...0.26.1) --- updated-dependencies: - dependency-name: ariadne dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fea067 commit 31e4d6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ariadne==0.22
1+
ariadne==0.26.1
22
asyncpg==0.29.0
33
fastapi==0.109.2
44
httpx==0.26.0

backend/src/requirements_docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ariadne==0.21
1+
ariadne==0.26.1
22
fastapi==0.109.2
33
httpx==0.26.0
44
psycopg2-binary==2.9.9

0 commit comments

Comments
 (0)