Skip to content

Commit c0d445f

Browse files
Bump strawberry-graphql from 0.286.1 to 0.287.0 in /backend (#2707)
Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.286.1 to 0.287.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.286.1...0.287.0) --- updated-dependencies: - dependency-name: strawberry-graphql dependency-version: 0.287.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 f542220 commit c0d445f

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

backend/poetry.lock

Lines changed: 29 additions & 5 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
@@ -46,7 +46,7 @@ requests = "^2.32.5"
4646
sentry-sdk = { extras = [ "django" ], version = "^2.20.0" }
4747
slack-bolt = "^1.22.0"
4848
slack-sdk = "^3.37.0"
49-
strawberry-graphql = { extras = [ "django" ], version = "^0.286.0" }
49+
strawberry-graphql = { extras = [ "django" ], version = "^0.287.0" }
5050
strawberry-graphql-django = "^0.67.0"
5151
thefuzz = "^0.22.1"
5252
pyparsing = "^3.2.3"

0 commit comments

Comments
 (0)