Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the poetry group with 13 updates
Bumps the poetry group with 13 updates: | Package | From | To | | --- | --- | --- | | [aiogram](https://github.com/aiogram/aiogram) | `3.13.1` | `3.15.0` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.10` | `3.10.11` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.3` | `1.14.0` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.30.0` | | [colorlog](https://github.com/borntyping/python-colorlog) | `6.8.2` | `6.9.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.2` | `0.115.5` | | [fastapi-swagger](https://github.com/dantetemplar/fastapi-swagger) | `0.2.3` | `0.2.5` | | [icalendar](https://github.com/collective/icalendar) | `5.0.13` | `6.0.1` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.0.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [redis](https://github.com/redis/redis-py) | `5.1.1` | `5.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.7.4` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.1` | `0.32.0` | Updates `aiogram` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/aiogram/aiogram/releases) - [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst) - [Commits](aiogram/aiogram@v3.13.1...v3.15.0) Updates `aiohttp` from 3.10.10 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.10...v3.10.11) Updates `alembic` from 1.13.3 to 1.14.0 - [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 `asyncpg` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.30.0) Updates `colorlog` from 6.8.2 to 6.9.0 - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.8.2...v6.9.0) Updates `fastapi` from 0.115.2 to 0.115.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.2...0.115.5) Updates `fastapi-swagger` from 0.2.3 to 0.2.5 - [Release notes](https://github.com/dantetemplar/fastapi-swagger/releases) - [Commits](dantetemplar/fastapi-swagger@v0.2.3...v0.2.5) Updates `icalendar` from 5.0.13 to 6.0.1 - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v5.0.13...v6.0.1) Updates `pillow` from 10.4.0 to 11.0.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.0.0) Updates `pre-commit` from 3.8.0 to 4.0.1 - [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@v3.8.0...v4.0.1) Updates `redis` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.1.1...v5.2.0) Updates `ruff` from 0.6.9 to 0.7.4 - [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.6.9...0.7.4) Updates `uvicorn` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.31.1...0.32.0) --- updated-dependencies: - dependency-name: aiogram dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: asyncpg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: fastapi-swagger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-major dependency-group: poetry - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: poetry - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major dependency-group: poetry - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information