Skip to content

Commit 06e762f

Browse files
fix(deps): update dependency marshmallow to v3.24.1 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69df438 commit 06e762f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.24.0"
14+
marshmallow = "3.24.1"
1515
python-decouple = "3.8"
1616
django-filter = "24.3"
1717
graphene-django = "3.2.2"

0 commit comments

Comments
 (0)