Skip to content

Commit a02f7a4

Browse files
Bump strawberry-graphql from 0.280.0 to 0.281.0 in /backend (#2135)
Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.280.0 to 0.281.0. - [Release notes](https://github.com/strawberry-graphql/strawberry/releases) - [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md) - [Commits](strawberry-graphql/strawberry@0.280.0...0.281.0) --- updated-dependencies: - dependency-name: strawberry-graphql dependency-version: 0.281.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45f7f39 commit a02f7a4

File tree

2 files changed

+63
-7
lines changed

2 files changed

+63
-7
lines changed

backend/poetry.lock

Lines changed: 62 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ requests = "^2.32.5"
4444
sentry-sdk = { extras = [ "django" ], version = "^2.20.0" }
4545
slack-bolt = "^1.22.0"
4646
slack-sdk = "^3.35.0"
47-
strawberry-graphql = { extras = [ "django" ], version = "^0.280.0" }
47+
strawberry-graphql = { extras = [ "django" ], version = "^0.281.0" }
4848
strawberry-graphql-django = "^0.65.1"
4949
thefuzz = "^0.22.1"
5050

0 commit comments

Comments
 (0)