From 3e4a395d25d25a0c90ba8e300794494d7099210a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 20:45:07 +0000 Subject: [PATCH] Bump the pip-minor group across 1 directory with 17 updates Bumps the pip-minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.40` | | [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) | `4.0.7` | `4.1.0` | | [cloud-sql-python-connector](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector) | `1.14.0` | `1.18.1` | | [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) | `1.1.0` | `1.4.2` | | [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) | `1.2.1` | `1.3.0` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `5.0.0` | `5.0.1` | | [flask-oidc](https://github.com/fedora-infra/flask-oidc) | `2.2.2` | `2.3.1` | | [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) | `2.19.0` | `2.26.1` | | [okta](https://github.com/okta/okta-sdk-python) | `2.9.8` | `2.9.12` | | [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.25.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.11.6` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.15.0` | | [types-flask-migrate](https://github.com/python/typeshed) | `4.0.0.20240311` | `4.1.0.20250112` | Updates `pytest` from 8.3.4 to 8.3.5 - [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...8.3.5) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) Updates `python-dotenv` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0) Updates `sqlalchemy` from 2.0.36 to 2.0.40 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `flask-migrate` from 4.0.7 to 4.1.0 - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v4.0.7...v4.1.0) Updates `cloud-sql-python-connector` from 1.14.0 to 1.18.1 - [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.14.0...v1.18.1) Updates `marshmallow-sqlalchemy` from 1.1.0 to 1.4.2 - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/1.1.0...1.4.2) Updates `flask-marshmallow` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/marshmallow-code/flask-marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/flask-marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/flask-marshmallow/compare/1.2.1...1.3.0) Updates `flask-cors` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/5.0.0...5.0.1) Updates `flask-oidc` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/fedora-infra/flask-oidc/releases) - [Changelog](https://github.com/fedora-infra/flask-oidc/blob/develop/docs/changelog.md) - [Commits](https://github.com/fedora-infra/flask-oidc/compare/2.2.2...2.3.1) Updates `sentry-sdk[flask]` from 2.19.0 to 2.26.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.19.0...2.26.1) Updates `okta` from 2.9.8 to 2.9.12 - [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...v2.9.12) Updates `tox` from 4.23.2 to 4.25.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.23.2...4.25.0) Updates `ruff` from 0.8.0 to 0.11.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.11.6) Updates `mypy` from 1.13.0 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.15.0) Updates `types-flask-migrate` from 4.0.0.20240311 to 4.1.0.20250112 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: python-dotenv dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: sqlalchemy dependency-version: 2.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: flask-migrate dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: cloud-sql-python-connector dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: marshmallow-sqlalchemy dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: flask-marshmallow dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: flask-cors dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: flask-oidc dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: sentry-sdk[flask] dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: okta dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor - dependency-name: tox dependency-version: 4.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: ruff dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor - dependency-name: types-flask-migrate dependency-version: 4.1.0.20250112 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index abaff0d..3041a9e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ - pytest==8.3.4 + pytest==8.3.5 pytest-flask==1.3.0 pytest-runner==6.0.1 pytest-factoryboy==2.7.0 diff --git a/requirements.txt b/requirements.txt index 291988c..bc8145b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,53 +1,53 @@ # Flask -click==8.1.7 +click==8.1.8 Flask==3.1.1 Werkzeug==3.1.3 gunicorn==23.0.0 -six==1.16.0 -python-dotenv==1.0.1 +six==1.17.0 +python-dotenv==1.1.0 python-dateutil==2.9.0.post0 # Database Flask-SQLAlchemy==3.1.1 -SQLAlchemy==2.0.36 -Flask-Migrate==4.0.7 +SQLAlchemy==2.0.40 +Flask-Migrate==4.1.0 sqlalchemy-json==0.7.0 -cloud-sql-python-connector==1.14.0 +cloud-sql-python-connector==1.18.1 pg8000==1.31.2 # API and Models Flask-RESTful==0.3.10 marshmallow==3.23.1 -marshmallow-sqlalchemy==1.1.0 -flask-marshmallow==1.2.1 +marshmallow-sqlalchemy==1.4.2 +flask-marshmallow==1.3.0 flask-apispec==0.11.4 # Security -Flask-Cors==5.0.0 +Flask-Cors==5.0.1 flask-talisman==1.1.0 PyJWT==2.10.1 -flask-oidc==2.2.2 +flask-oidc==2.3.1 # Requests requests==2.32.3 # Error Reporting -sentry-sdk[flask]==2.19.0 +sentry-sdk[flask]==2.28.0 # Okta -okta==2.9.8 +okta==2.9.13 # Plugins pluggy==1.5.0 # Test - TODO: Move test packages to separate file -tox==4.23.2 +tox==4.26.0 # Lint -ruff==0.8.0 +ruff==0.11.9 # Typing -mypy==1.13.0 +mypy==1.15.0 types-google-cloud-ndb==2.3.0.20241103 types-Flask-Cors==5.0.0.20240902 -types-Flask-Migrate==4.0.0.20240311 +types-Flask-Migrate==4.1.0.20250112 types-python-dateutil==2.9.0.20241003 types-requests==2.32.0.20241016