Skip to content

Commit

Permalink
Bump strawberry-graphql-django from 0.19.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [strawberry-graphql-django](https://github.com/strawberry-graphql/strawberry-graphql-django) from 0.19.0 to 0.23.0.
- [Release notes](https://github.com/strawberry-graphql/strawberry-graphql-django/releases)
- [Changelog](https://github.com/strawberry-graphql/strawberry-graphql-django/blob/main/CHANGELOG.md)
- [Commits](strawberry-graphql/strawberry-django@v0.19.0...v0.23.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 Nov 17, 2023
1 parent 9b894a7 commit 57745fe
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 @@ -17,7 +17,7 @@ Pillow = "^10.0.1"
psycopg2 = "^2.9.9"
strawberry-django-auth = "^0.376.2"
strawberry-graphql = "^0.211.1"
strawberry-graphql-django = "^0.19.0"
strawberry-graphql-django = "^0.23.0"
whitenoise = "^6.6.0"
cloudinary = "^1.36.0"
python-telegram-bot = {extras = ["callback-data"], version = "^20.6"}
Expand Down

0 comments on commit 57745fe

Please sign in to comment.