Skip to content

Commit 43b00bc

Browse files
Bump strawberry-graphql-django from 0.65.1 to 0.66.0 in /backend (#2420)
Bumps [strawberry-graphql-django](https://github.com/strawberry-graphql/strawberry-django) from 0.65.1 to 0.66.0. - [Release notes](https://github.com/strawberry-graphql/strawberry-django/releases) - [Changelog](https://github.com/strawberry-graphql/strawberry-django/blob/main/CHANGELOG.md) - [Commits](strawberry-graphql/strawberry-django@v0.65.1...v0.66.0) --- updated-dependencies: - dependency-name: strawberry-graphql-django dependency-version: 0.66.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 d7c54c4 commit 43b00bc

File tree

2 files changed

+63
-9
lines changed

2 files changed

+63
-9
lines changed

backend/poetry.lock

Lines changed: 62 additions & 8 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
@@ -45,7 +45,7 @@ sentry-sdk = { extras = [ "django" ], version = "^2.20.0" }
4545
slack-bolt = "^1.22.0"
4646
slack-sdk = "^3.37.0"
4747
strawberry-graphql = { extras = [ "django" ], version = "^0.283.2" }
48-
strawberry-graphql-django = "^0.65.1"
48+
strawberry-graphql-django = "^0.66.0"
4949
thefuzz = "^0.22.1"
5050
pyparsing = "^3.2.3"
5151

0 commit comments

Comments
 (0)