Skip to content

Commit 0d9a23f

Browse files
fix(deps): update dependency marshmallow to v3.25.1 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b081c26 commit 0d9a23f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = []
1111
python = "^3.13"
1212
uplink = "0.9.7"
1313
requests = "2.32.3"
14-
marshmallow = "3.25.0"
14+
marshmallow = "3.25.1"
1515
python-decouple = "3.8"
1616
django-filter = "24.3"
1717
graphene-django = "3.2.2"

0 commit comments

Comments
 (0)