From cb1f9e222f21928109b6a59a0a860a6f0fdf35af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 04:05:29 +0000 Subject: [PATCH] chore(deps): bump the python-dependencies group across 1 directory with 15 updates Updates the requirements on [httpx](https://github.com/encode/httpx), [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [email-validator](https://github.com/JoshData/python-email-validator), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pytest-httpx](https://github.com/Colin-b/pytest_httpx), [python-dotenv](https://github.com/theskumar/python-dotenv), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator), [mkdocs](https://github.com/mkdocs/mkdocs), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. Updates `httpx` to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.25.0...0.28.1) Updates `pydantic` to 2.13.3 - [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.7.0...v2.13.3) Updates `pydantic-settings` to 2.14.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.0.0...v2.14.0) Updates `email-validator` to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/JoshData/python-email-validator/compare/v2.0.0...v2.3.0) Updates `pytest` to 9.0.3 - [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.0.0...9.0.3) Updates `pytest-asyncio` to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v1.3.0) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v7.1.0) Updates `pytest-httpx` to 0.36.2 - [Release notes](https://github.com/Colin-b/pytest_httpx/releases) - [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md) - [Commits](https://github.com/Colin-b/pytest_httpx/compare/v0.30.0...0.36.2) Updates `python-dotenv` to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.2.2) Updates `ruff` to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.1.0...0.15.12) Updates `mypy` to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.20.2) Updates `datamodel-code-generator` to 0.56.1 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](https://github.com/koxudaxi/datamodel-code-generator/compare/0.21.0...0.56.1) Updates `mkdocs` to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1) Updates `mkdocs-material` to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.0...9.7.6) Updates `mkdocstrings` to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.27.0...1.0.4) --- updated-dependencies: - dependency-name: datamodel-code-generator dependency-version: 0.56.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocstrings dependency-version: 1.0.4 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pytest-httpx dependency-version: 0.36.2 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- examples/requirements.txt | 2 +- pyproject.toml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/examples/requirements.txt b/examples/requirements.txt index adc04e1..af90507 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -1,3 +1,3 @@ --index-url https://pypi.org/simple amigo_sdk -python-dotenv>=1.0,<2.0 +python-dotenv>=1.2.2,<2.0 diff --git a/pyproject.toml b/pyproject.toml index e249449..c80d4cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,10 +20,10 @@ classifiers = [ dynamic = ["version"] dependencies = [ - "httpx>=0.25,<1.0", - "pydantic>=2.7,<3.0", - "pydantic-settings>=2.0,<3.0", - "email-validator>=2.0,<3.0", + "httpx>=0.28.1,<1.0", + "pydantic>=2.13.3,<3.0", + "pydantic-settings>=2.14.0,<3.0", + "email-validator>=2.3.0,<3.0", ] [project.urls] @@ -41,19 +41,19 @@ sync-openapi = "scripts.sync_openapi:main" [project.optional-dependencies] dev = [ - "pytest>=7.0,<9.0", - "pytest-asyncio>=0.21,<1.0", - "pytest-cov>=4.0,<6.0", - "pytest-httpx>=0.30,<1.0", - "python-dotenv>=1.0,<2.0", - "ruff>=0.1,<1.0", - "mypy>=1.0", - "datamodel-code-generator[http]>=0.21,<1.0", + "pytest>=9.0.3,<10.0", + "pytest-asyncio>=1.3.0,<2.0", + "pytest-cov>=7.1.0,<8.0", + "pytest-httpx>=0.36.2,<1.0", + "python-dotenv>=1.2.2,<2.0", + "ruff>=0.15.12,<1.0", + "mypy>=1.20.2", + "datamodel-code-generator[http]>=0.56.1,<1.0", ] docs = [ - "mkdocs>=1.6", - "mkdocs-material>=9.5", - "mkdocstrings[python]>=0.27", + "mkdocs>=1.6.1", + "mkdocs-material>=9.7.6", + "mkdocstrings[python]>=1.0.4", ] [tool.hatch.version]