Skip to content

Commit 288c78a

Browse files
fix(deps): update dependency marshmallow to v3.26.2 [security]
1 parent 2c97e04 commit 288c78a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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
@@ -51,7 +51,7 @@ urllib3 = ">=2.6.3,<3" # Pinned this transitive dependency to resolve a number o
5151
itsdangerous = "2.2.0"
5252
jsonschema = "3.2.0"
5353
MarkupSafe = "2.1.5"
54-
marshmallow = "3.22.0"
54+
marshmallow = "3.26.2"
5555
marshmallow-sqlalchemy = "0.30.0"
5656
more-itertools = "8.14.0"
5757
nanoid = "2.0.0"

0 commit comments

Comments
 (0)