diff --git a/requirements-test.txt b/requirements-test.txt index abaff0d..2bf6434 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ - pytest==8.3.4 + pytest==9.0.2 pytest-flask==1.3.0 pytest-runner==6.0.1 pytest-factoryboy==2.7.0 diff --git a/requirements.txt b/requirements.txt index 5f2c61f..37a39f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pg8000==1.31.5 # API and Models Flask-RESTful==0.3.10 -marshmallow==3.23.1 +marshmallow==4.1.1 marshmallow-sqlalchemy==1.1.0 flask-marshmallow==1.2.1 flask-apispec==0.11.4 @@ -35,7 +35,7 @@ requests==2.32.4 sentry-sdk[flask]==2.19.0 # Okta -okta==2.9.8 +okta==3.0.0 # Plugins pluggy==1.5.0 @@ -47,7 +47,7 @@ ruff==0.8.0 # Typing mypy==1.13.0 types-google-cloud-ndb==2.3.0.20250317 -types-Flask-Cors==5.0.0.20240902 +types-Flask-Cors==6.0.0.20250809 types-Flask-Migrate==4.0.0.20240311 types-python-dateutil==2.9.0.20250822 types-requests==2.32.0.20241016