From 37f4eb104a32bd838cebb5ddd790b573876cbf92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:26:57 +0000 Subject: [PATCH] Bump the python-packages group with 13 updates Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi), [starlette](https://github.com/encode/starlette), [sqlmodel](https://github.com/tiangolo/sqlmodel), [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [logfire[fastapi]](https://github.com/pydantic/logfire), [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python), [aiofiles](https://github.com/Tinche/aiofiles), [celery](https://github.com/celery/celery), [jinja2](https://github.com/pallets/jinja), [pytest](https://github.com/pytest-dev/pytest), [redis](https://github.com/redis/redis-py) and [requests](https://github.com/psf/requests) to permit the latest version. Updates `fastapi` to 0.111.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.111.0...0.111.1) Updates `starlette` to 0.38.1 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.37.2...0.38.1) Updates `sqlmodel` to 0.0.21 - [Release notes](https://github.com/tiangolo/sqlmodel/releases) - [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md) - [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.18...0.0.21) Updates `pydantic` to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.6.4...v2.8.2) Updates `pydantic-settings` from 2.2.1 to 2.3.4 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.2.1...v2.3.4) Updates `logfire[fastapi]` from 0.23.0 to 0.47.0 - [Release notes](https://github.com/pydantic/logfire/releases) - [Changelog](https://github.com/pydantic/logfire/blob/main/CHANGELOG.md) - [Commits](https://github.com/pydantic/logfire/commits/v0.47.0) Updates `sentry-sdk[fastapi]` from 1.44.0 to 2.10.0 - [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/1.44.0...2.10.0) Updates `aiofiles` from 23.1.0 to 24.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Commits](https://github.com/Tinche/aiofiles/compare/v23.1.0...v24.1.0) Updates `celery` from 5.2.7 to 5.4.0 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.2.7...v5.4.0) Updates `jinja2` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) Updates `pytest` from 7.2.2 to 8.3.1 - [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/7.2.2...8.3.1) Updates `redis` from 4.5.4 to 5.0.7 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.5.4...v5.0.7) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production dependency-group: python-packages - dependency-name: starlette dependency-type: direct:production dependency-group: python-packages - dependency-name: sqlmodel dependency-type: direct:production dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production dependency-group: python-packages - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: logfire[fastapi] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sentry-sdk[fastapi] dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: aiofiles dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd37d73..1ba60de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,18 @@ -fastapi~=0.111.0 -starlette~=0.37.2 +fastapi~=0.111.1 +starlette~=0.38.1 pytz~=2024.1 httpx~=0.27.0 -sqlmodel~=0.0.18 -pydantic~=2.6.4 -pydantic-settings==2.2.1 +sqlmodel~=0.0.21 +pydantic~=2.8.2 +pydantic-settings==2.3.4 opentelemetry-instrumentation-fastapi -logfire[fastapi]==0.23.0 -sentry-sdk[fastapi]==1.44.0 +logfire[fastapi]==0.47.0 +sentry-sdk[fastapi]==2.10.0 psycopg2==2.9.9 fastapi_utilities==0.2.0 -aiofiles==23.1.0 -celery==5.2.7 -Jinja2==3.1.3 -pytest==7.2.2 -redis==4.5.4 -requests==2.31.0 +aiofiles==24.1.0 +celery==5.4.0 +Jinja2==3.1.4 +pytest==8.3.1 +redis==5.0.7 +requests==2.32.3