Skip to content

Commit

Permalink
Bump strawberry-graphql from 0.237.3 to 0.243.0
Browse files Browse the repository at this point in the history
Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.237.3 to 0.243.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.237.3...0.243.0)

---
updated-dependencies:
- dependency-name: strawberry-graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 93f3f44 commit f97d43d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -18,7 +18,7 @@ httpx = "^0.27.0"
python-multipart = "^0.0.9"
itsdangerous = "^2.2.0"
pyyaml = "^6.0.2"
strawberry-graphql = "^0.237.3"
strawberry-graphql = "^0.243.0"
pytest = "^8.3.2"
sqlalchemy = {extras = ["asyncio"], version = "2.0.32"}
ruff = "^0.6.1"
Expand Down

0 comments on commit f97d43d

Please sign in to comment.