Skip to content

Commit

Permalink
Bump typing-extensions from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
This is required to keep the dependency in sync with pydantic
  • Loading branch information
naglepuff committed Aug 27, 2024
1 parent 8203434 commit 9659ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"sentry-sdk[celery,sqlalchemy]",
"sqlalchemy>=1.4",
"starlette==0.17.1",
"typing-extensions==4.1.0",
"typing-extensions==4.2.0",
# pinned 3rd party dependencies
"importlib-metadata==4.12.0",
]
Expand Down

0 comments on commit 9659ac7

Please sign in to comment.