Skip to content

Commit 40565bc

Browse files
fix(deps): update dependency drf-spectacular to >=0.28, <0.29 (#5228)
1 parent 9a2794e commit 40565bc

File tree

2 files changed

+46
-45
lines changed

2 files changed

+46
-45
lines changed

api/pdm.lock

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

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"django-tqdm >=1.3.1, <2",
2626
"django-uuslug >=2.0.0, <3",
2727
"djangorestframework >=3.14.0, <4",
28-
"drf-spectacular >=0.27.1, <0.28",
28+
"drf-spectacular >=0.28, <0.29",
2929
"elasticsearch >=8.13.0, <9",
3030
"elasticsearch-dsl >=8.12.0, <9",
3131
"future >=1, <1.1",

0 commit comments

Comments
 (0)