Commit 9dcec32
authored
Bump the minor-patch-dependencies group across 1 directory with 19 updates
Bumps the minor-patch-dependencies group with 19 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [bandit](https://github.com/PyCQA/bandit) | `1.8.3` | `1.9.4` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.8.0` | `7.14.0` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.6.0` |
| [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) | `2.7.0` | `2.8.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.11.4` | `0.15.12` |
| [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) | `0.41.2` | `0.42.1` |
| [types-requests](https://github.com/python/typeshed) | `2.32.0.20250328` | `2.33.0.20260508` |
| [alembic](https://github.com/sqlalchemy/alembic) | `1.15.2` | `1.18.4` |
| [click](https://github.com/pallets/click) | `8.1.8` | `8.3.3` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.12` | `0.136.1` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.38.0` | `2.52.0` |
| [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.12` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.8.1` | `2.14.1` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.10.1` | `2.12.1` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.20` | `0.0.28` |
| [requests](https://github.com/psf/requests) | `2.32.3` | `2.33.1` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.25.1` | `2.59.0` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.40` | `2.0.49` |
| [uvicorn](https://github.com/Kludex/uvicorn) | `0.34.0` | `0.46.0` |
Updates `bandit` from 1.8.3 to 1.9.4
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.8.3...1.9.4)
Updates `coverage` from 7.8.0 to 7.14.0
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.8.0...7.14.0)
Updates `pre-commit` from 4.2.0 to 4.6.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.2.0...v4.6.0)
Updates `pytest-factoryboy` from 2.7.0 to 2.8.1
- [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-factoryboy@2.7.0...2.8.1)
Updates `ruff` from 0.11.4 to 0.15.12
- [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.11.4...0.15.12)
Updates `sqlalchemy-utils` from 0.41.2 to 0.42.1
- [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases)
- [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst)
- [Commits](kvesteri/sqlalchemy-utils@0.41.2...0.42.1)
Updates `types-requests` from 2.32.0.20250328 to 2.33.0.20260508
- [Commits](https://github.com/python/typeshed/commits)
Updates `alembic` from 1.15.2 to 1.18.4
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
Updates `click` from 8.1.8 to 8.3.3
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.8...8.3.3)
Updates `fastapi` from 0.115.12 to 0.136.1
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.12...0.136.1)
Updates `google-auth` from 2.38.0 to 2.52.0
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/commits)
Updates `psycopg2` from 2.9.10 to 2.9.12
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](psycopg/psycopg2@2.9.10...2.9.12)
Updates `pydantic-settings` from 2.8.1 to 2.14.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.8.1...v2.14.1)
Updates `pyjwt` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.10.1...2.12.1)
Updates `python-multipart` from 0.0.20 to 0.0.28
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.20...0.0.28)
Updates `requests` from 2.32.3 to 2.33.1
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.33.1)
Updates `sentry-sdk` from 2.25.1 to 2.59.0
- [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.25.1...2.59.0)
Updates `sqlalchemy` from 2.0.40 to 2.0.49
- [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 `uvicorn` from 0.34.0 to 0.46.0
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.34.0...0.46.0)
---
updated-dependencies:
- dependency-name: bandit
dependency-version: 1.9.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: coverage
dependency-version: 7.14.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: pre-commit
dependency-version: 4.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: pytest-factoryboy
dependency-version: 2.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: ruff
dependency-version: 0.15.12
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: sqlalchemy-utils
dependency-version: 0.42.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: types-requests
dependency-version: 2.33.0.20260508
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: alembic
dependency-version: 1.18.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: click
dependency-version: 8.3.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: fastapi
dependency-version: 0.136.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: google-auth
dependency-version: 2.52.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: psycopg2
dependency-version: 2.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: pydantic-settings
dependency-version: 2.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: pyjwt
dependency-version: 2.12.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: python-multipart
dependency-version: 0.0.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: requests
dependency-version: 2.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: sentry-sdk
dependency-version: 2.59.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
- dependency-name: sqlalchemy
dependency-version: 2.0.49
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-dependencies
- dependency-name: uvicorn
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 97db9c8 commit 9dcec32
2 files changed
Lines changed: 506 additions & 360 deletions
0 commit comments