Skip to content

Commit 965d4b1

Browse files
Bump the python-packages group across 1 directory with 11 updates (#425)
Bumps the python-packages group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.118.0` | | [logfire[fastapi]](https://github.com/pydantic/logfire) | `4.3.6` | `4.10.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.11.9` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.10.1` | `2.11.0` | | [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) | `2.35.1` | `2.39.0` | | [starlette](https://github.com/Kludex/starlette) | `0.47.3` | `0.48.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.37.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.1.0` | `1.2.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.11` | `0.13.2` | Updates `fastapi` from 0.116.1 to 0.118.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.118.0) Updates `logfire[fastapi]` from 4.3.6 to 4.10.0 - [Release notes](https://github.com/pydantic/logfire/releases) - [Changelog](https://github.com/pydantic/logfire/blob/main/CHANGELOG.md) - [Commits](pydantic/logfire@v4.3.6...v4.10.0) Updates `pydantic` from 2.11.7 to 2.11.9 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.7...v2.11.9) Updates `pydantic-settings` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.1...v2.11.0) Updates `sentry-sdk[fastapi]` from 2.35.1 to 2.39.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.35.1...2.39.0) Updates `starlette` from 0.47.3 to 0.48.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.3...0.48.0) Updates `uvicorn` from 0.35.0 to 0.37.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.35.0...0.37.0) Updates `pytest` from 8.4.1 to 8.4.2 - [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.4.1...8.4.2) Updates `pytest-asyncio` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) Updates `pytest-cov` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) Updates `ruff` from 0.12.11 to 0.13.2 - [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.12.11...0.13.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: logfire[fastapi] dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-version: 2.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sentry-sdk[fastapi] dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: starlette dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b749981 commit 965d4b1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

tcintercom/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
aiofiles==24.1.0
22
aioredis==2.0.1
33
arq==0.26.3
4-
fastapi==0.116.1
4+
fastapi==0.118.0
55
httpx==0.28.1
6-
logfire[fastapi]==4.3.6
7-
pydantic==2.11.7
8-
pydantic-settings==2.10.1
6+
logfire[fastapi]==4.10.0
7+
pydantic==2.11.9
8+
pydantic-settings==2.11.0
99
PyJWT==2.10.1
1010
requests==2.32.5
11-
sentry-sdk[fastapi]==2.35.1
12-
starlette==0.47.3
13-
uvicorn==0.35.0
11+
sentry-sdk[fastapi]==2.39.0
12+
starlette==0.48.0
13+
uvicorn==0.37.0

tests/requirements.test.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flake8==7.3.0
22
isort==6.0.1
33
pycodestyle==2.14.0
4-
pytest==8.4.1
5-
pytest-asyncio==1.1.0
6-
pytest-cov==6.2.1
7-
ruff==0.12.11
4+
pytest==8.4.2
5+
pytest-asyncio==1.2.0
6+
pytest-cov==7.0.0
7+
ruff==0.13.2

0 commit comments

Comments
 (0)