Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python-packages group across 1 directory with 10 updates
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [flask](https://github.com/pallets/flask), [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy), [gunicorn](https://github.com/benoitc/gunicorn), [redis](https://github.com/redis/redis-py), [aiocache](https://github.com/aio-libs/aiocache), [aioredis](https://github.com/aio-libs/aioredis-py), [pre-commit](https://github.com/pre-commit/pre-commit), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `pydantic` to 2.10.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.9.2...v2.10.3) Updates `flask` to 3.1.0 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.2.2...3.1.0) Updates `flask-sqlalchemy` to 3.1.1 - [Release notes](https://github.com/pallets-eco/flask-sqlalchemy/releases) - [Changelog](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst) - [Commits](pallets-eco/flask-sqlalchemy@2.5.1...3.1.1) Updates `gunicorn` to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...23.0.0) Updates `redis` to 5.2.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.3.4...v5.2.1) Updates `aiocache` to 0.12.3 - [Release notes](https://github.com/aio-libs/aiocache/releases) - [Changelog](https://github.com/aio-libs/aiocache/blob/master/.gitchangelog.rc) - [Commits](aio-libs/aiocache@0.11.1...v0.12.3) Updates `aioredis` to 2.0.1 - [Release notes](https://github.com/aio-libs/aioredis-py/releases) - [Changelog](https://github.com/aio-libs-abandoned/aioredis-py/blob/master/CHANGELOG.md) - [Commits](aio-libs-abandoned/aioredis-py@v1.3.1...v2.0.1) Updates `pre-commit` 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 `pytest-cov` to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `ruff` to 0.8.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.6.8...0.8.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production dependency-group: python-packages - dependency-name: flask dependency-type: direct:production dependency-group: python-packages - dependency-name: flask-sqlalchemy dependency-type: direct:production dependency-group: python-packages - dependency-name: gunicorn dependency-type: direct:production dependency-group: python-packages - dependency-name: redis dependency-type: direct:production dependency-group: python-packages - dependency-name: aiocache dependency-type: direct:production dependency-group: python-packages - dependency-name: aioredis dependency-type: direct:production dependency-group: python-packages - dependency-name: pre-commit dependency-type: direct:development dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:development dependency-group: python-packages - dependency-name: ruff dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information