Skip to content

Commit

Permalink
Bump strawberry-graphql-django from 0.35.1 to 0.37.0
Browse files Browse the repository at this point in the history
Bumps [strawberry-graphql-django](https://github.com/strawberry-graphql/strawberry-django) from 0.35.1 to 0.37.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.35.1...v0.37.0)

---
updated-dependencies:
- dependency-name: strawberry-graphql-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 2ff1195 commit 4e6f64c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pytz = "*"
colorlog = "*"
requests = "*"
strawberry-graphql = "^0.220.0"
strawberry-graphql-django = "0.35.1"
strawberry-graphql-django = "0.37.0"
sentry-sdk = "*"
djangorestframework = "*"

Expand Down

0 comments on commit 4e6f64c

Please sign in to comment.