Skip to content

Commit 939ab0a

Browse files
committed
chore: Update deps
1 parent b4ded30 commit 939ab0a

File tree

2 files changed

+25
-42
lines changed

2 files changed

+25
-42
lines changed

poetry.lock

Lines changed: 24 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ pytest-sugar = "*"
1919
ruff = "^0.1.3"
2020
sphinx = "*"
2121
typing-extensions = "^4.8.0"
22-
#mongo-types = { git = "https://github.com/sbdchd/mongo-types.git", branch = "main" }
23-
mongo-types = { git = "https://github.com/last-partizan/mongo-types.git", branch = "fix-embedded-types" }
22+
mongo-types = { git = "https://github.com/sbdchd/mongo-types.git", branch = "main" }
2423
django-types = "^0.19.1"
2524

2625
[tool.ruff]

0 commit comments

Comments
 (0)