Skip to content

Commit 214df38

Browse files
chore(deps): update dependency apispec to v6.8.4
1 parent 0caba02 commit 214df38

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.12"
1212
[tool.poetry.group.dev.dependencies]
1313
types-flask = "==1.1.6"
1414
marshmallow = "==3.21.3"
15-
apispec = "==6.6.1"
15+
apispec = "==6.8.4"
1616
flask = "==3.0.3"
1717
werkzeug = "==3.0.3"
1818
mypy = "==1.10.1"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dev": [
5555
"types-flask==1.1.6",
5656
"marshmallow==3.21.3",
57-
"apispec==6.6.1",
57+
"apispec==6.8.4",
5858
"flask==3.0.3",
5959
"werkzeug==3.0.3",
6060
"mypy==1.10.1",

0 commit comments

Comments
 (0)