diff --git a/pyproject.toml b/pyproject.toml index b1f284e..3e5e1d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "python-dateutil==2.9.0.post0", "envparse==0.2.0", "freezing-model @ https://github.com/freezingsaddles/freezing-model/archive/0.10.4.tar.gz", - "marshmallow==3.23.2", + "marshmallow==3.25.1", "python-instagram==1.3.2", "pytz==2024.2", "stravalib==1.2.0",