Skip to content

Commit 595df68

Browse files
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](pytest-dev/pytest@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](pallets/click@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](benjaminp/six@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](theskumar/python-dotenv@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](miguelgrinberg/Flask-Migrate@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](GoogleCloudPlatform/cloud-sql-python-connector@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](marshmallow-code/marshmallow-sqlalchemy@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](marshmallow-code/flask-marshmallow@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](corydolphin/flask-cors@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](fedora-infra/flask-oidc@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](getsentry/sentry-python@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](okta/okta-sdk-python@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](tox-dev/tox@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](astral-sh/ruff@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](python/mypy@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] <[email protected]>
1 parent 6d7007c commit 595df68

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==8.3.4
1+
pytest==8.3.5
22
pytest-flask==1.3.0
33
pytest-runner==6.0.1
44
pytest-factoryboy==2.7.0

requirements.txt

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
11
# Flask
2-
click==8.1.7
2+
click==8.1.8
33
Flask==3.1.0
44
Werkzeug==3.1.3
55
gunicorn==23.0.0
6-
six==1.16.0
7-
python-dotenv==1.0.1
6+
six==1.17.0
7+
python-dotenv==1.1.0
88
python-dateutil==2.9.0.post0
99

1010
# Database
1111
Flask-SQLAlchemy==3.1.1
12-
SQLAlchemy==2.0.36
13-
Flask-Migrate==4.0.7
12+
SQLAlchemy==2.0.40
13+
Flask-Migrate==4.1.0
1414
sqlalchemy-json==0.7.0
15-
cloud-sql-python-connector==1.14.0
15+
cloud-sql-python-connector==1.18.1
1616
pg8000==1.31.2
1717

1818
# API and Models
1919
Flask-RESTful==0.3.10
2020
marshmallow==3.23.1
21-
marshmallow-sqlalchemy==1.1.0
22-
flask-marshmallow==1.2.1
21+
marshmallow-sqlalchemy==1.4.2
22+
flask-marshmallow==1.3.0
2323
flask-apispec==0.11.4
2424

2525
# Security
26-
Flask-Cors==5.0.0
26+
Flask-Cors==5.0.1
2727
flask-talisman==1.1.0
2828
PyJWT==2.10.1
29-
flask-oidc==2.2.2
29+
flask-oidc==2.3.1
3030

3131
# Requests
3232
requests==2.32.3
3333

3434
# Error Reporting
35-
sentry-sdk[flask]==2.19.0
35+
sentry-sdk[flask]==2.27.0
3636

3737
# Okta
38-
okta==2.9.8
38+
okta==2.9.13
3939

4040
# Plugins
4141
pluggy==1.5.0
4242

4343
# Test - TODO: Move test packages to separate file
44-
tox==4.23.2
44+
tox==4.25.0
4545
# Lint
46-
ruff==0.8.0
46+
ruff==0.11.9
4747
# Typing
48-
mypy==1.13.0
48+
mypy==1.15.0
4949
types-google-cloud-ndb==2.3.0.20241103
5050
types-Flask-Cors==5.0.0.20240902
51-
types-Flask-Migrate==4.0.0.20240311
51+
types-Flask-Migrate==4.1.0.20250112
5252
types-python-dateutil==2.9.0.20241003
5353
types-requests==2.32.0.20241016

0 commit comments

Comments
 (0)