From d7830a8bed19cfb9e1ee9c606abf3584b9b440f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 00:10:09 +0000 Subject: [PATCH] Bump the pip-major group across 1 directory with 5 updates Bumps the pip-major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `24.1.1` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.2` | `4.2.1` | | [okta](https://github.com/okta/okta-sdk-python) | `2.9.8` | `3.0.0` | | [types-flask-cors](https://github.com/typeshed-internal/stub_uploader) | `5.0.0.20240902` | `6.0.0.20250809` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `9.0.2` | Updates `gunicorn` from 23.0.0 to 24.1.1 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.1.1) Updates `marshmallow` from 3.26.2 to 4.2.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.26.2...4.2.1) Updates `okta` from 2.9.8 to 3.0.0 - [Release notes](https://github.com/okta/okta-sdk-python/releases) - [Changelog](https://github.com/okta/okta-sdk-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/okta/okta-sdk-python/compare/v2.9.8...v3.0.0) Updates `types-flask-cors` from 5.0.0.20240902 to 6.0.0.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `pytest` from 8.3.4 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...9.0.2) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-major - dependency-name: marshmallow dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-major - dependency-name: okta dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-major - dependency-name: types-flask-cors dependency-version: 6.0.0.20250809 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-major - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index abaff0dc..2bf64346 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 10ad9be9..bd77fca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.1.7 Flask==3.1.1 Werkzeug==3.1.5 -gunicorn==23.0.0 +gunicorn==25.1.0 six==1.16.0 python-dotenv==1.0.1 python-dateutil==2.9.0.post0 @@ -17,7 +17,7 @@ pg8000==1.31.5 # API and Models Flask-RESTful==0.3.10 -marshmallow==3.26.2 +marshmallow==4.2.2 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.1.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