Skip to content

Commit 0112909

Browse files
chore(deps): bump the backend group across 1 directory with 14 updates
Bumps the backend group with 14 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.17.2` | `1.18.4` | | [fastapi](https://github.com/fastapi/fastapi) | `0.124.4` | `0.136.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [redis](https://github.com/redis/redis-py) | `7.1.0` | `7.4.0` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.33.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.45` | `2.0.49` | | [strawberry-graphql](https://github.com/sponsors/strawberry-graphql) | `0.287.3` | `0.315.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.38.0` | `0.46.0` | | [influxdb-client](https://github.com/influxdata/influxdb-client-python) | `1.49.0` | `1.50.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `9.0.3` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `1.3.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `7.1.0` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.20.0` | `0.22.1` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | Updates `alembic` from 1.17.2 to 1.18.4 - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `fastapi` from 0.124.4 to 0.136.1 - [Commits](fastapi/fastapi@0.124.4...0.136.1) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `redis` from 7.1.0 to 7.4.0 - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.1.0...v7.4.0) Updates `requests` from 2.33.0 to 2.33.1 - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) Updates `sqlalchemy` from 2.0.45 to 2.0.49 - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `strawberry-graphql` from 0.287.3 to 0.315.2 - [Commits](https://github.com/sponsors/strawberry-graphql/commits) Updates `uvicorn` from 0.38.0 to 0.46.0 - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.38.0...0.46.0) Updates `influxdb-client` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/influxdata/influxdb-client-python/releases) - [Changelog](https://github.com/influxdata/influxdb-client-python/blob/master/CHANGELOG.md) - [Commits](influxdata/influxdb-client-python@v1.49.0...v1.50.0) Updates `pytest` from 8.3.4 to 9.0.3 - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...9.0.3) Updates `pytest-asyncio` from 0.24.0 to 1.3.0 - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.3.0) Updates `pytest-cov` from 5.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.1.0) Updates `aiosqlite` from 0.20.0 to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.20.0...v0.22.1) Updates `httpx` from 0.27.2 to 0.28.1 - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) --- updated-dependencies: - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: influxdb-client dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: strawberry-graphql dependency-version: 0.314.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 969b87f commit 0112909

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

backend/requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
alembic==1.17.2
1+
alembic==1.18.4
22
asyncpg==0.31.0
3-
fastapi==0.124.4
4-
python-dotenv==1.2.1
3+
fastapi==0.136.1
4+
python-dotenv==1.2.2
55
python-jose[cryptography]==3.5.0
6-
redis==7.1.0
7-
requests==2.33.0
8-
sqlalchemy==2.0.45
9-
strawberry-graphql[fastapi]==0.287.3
10-
uvicorn[standard]==0.38.0
11-
influxdb_client==1.49.0
12-
pytest==8.3.4
13-
pytest-asyncio==0.24.0
14-
pytest-cov==5.0.0
15-
aiosqlite==0.20.0
16-
httpx==0.27.2
6+
redis==7.4.0
7+
requests==2.33.1
8+
sqlalchemy==2.0.49
9+
strawberry-graphql[fastapi]==0.315.2
10+
uvicorn[standard]==0.46.0
11+
influxdb_client==1.50.0
12+
pytest==9.0.3
13+
pytest-asyncio==1.3.0
14+
pytest-cov==7.1.0
15+
aiosqlite==0.22.1
16+
httpx==0.28.1

0 commit comments

Comments
 (0)