Skip to content

Commit 0f9332c

Browse files
committed
Update dependencies to their latest versions
This commit updates multiple dependencies in `uv.lock`, including `cloudevents-pydantic`, `deprecated`, `faker`, `fastapi`, `graphql-core`, and `grpcio`. These updates ensure improved functionality, compatibility, and potential bug fixes.
1 parent 3443dce commit 0f9332c

File tree

2 files changed

+92
-91
lines changed

2 files changed

+92
-91
lines changed

src/alembic/fixtures/books_example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
44
"BIND_NAME": "LIST_OF_FACTORIES"
55
"""
6+
67
from factory import Factory
78

89
from domains.books._models import BookModel

0 commit comments

Comments
 (0)