From 320be73d8432a98f54a7b7464490f41cb428c9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 14:06:18 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 11 updates Bumps the python-packages group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi[all]](https://github.com/fastapi/fastapi) | `0.111.0` | `0.112.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.6` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.3.4` | `2.4.0` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.1` | `0.6.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240311` | `6.0.12.20240808` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.23.8` | Updates `fastapi[all]` from 0.111.0 to 0.112.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.111.0...0.112.1) Updates `uvicorn` from 0.30.1 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.30.1...0.30.6) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) Updates `pydantic-settings` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.3.4...v2.4.0) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0) Updates `coverage` from 7.5.4 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.1) Updates `mypy` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.1) Updates `pytest` from 8.2.2 to 8.3.2 - [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/8.2.2...8.3.2) Updates `ruff` from 0.5.1 to 0.6.0 - [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/0.5.1...0.6.0) Updates `types-pyyaml` from 6.0.12.20240311 to 6.0.12.20240808 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest-asyncio` from 0.23.7 to 0.23.8 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.7...v0.23.8) --- updated-dependencies: - dependency-name: fastapi[all] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- pyproject.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 65e38ef..2aeabb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,12 +10,12 @@ classifiers = [ ] readme = { file = "./README.md", content-type = "text/markdown" } dependencies = [ - "fastapi[all] == 0.111.0", - "uvicorn == 0.30.1", - "pyyaml == 6.0.1", + "fastapi[all] == 0.112.1", + "uvicorn == 0.30.6", + "pyyaml == 6.0.2", "geojson_pydantic == 1.1.0", "pyproj == 3.6.1", - "pydantic-settings == 2.3.4", + "pydantic-settings == 2.4.0", "email-validator == 2.2.0", "geodense == 2.0.0", ] @@ -24,14 +24,14 @@ dynamic = ["version"] [project.optional-dependencies] dev = [ - "black == 24.4.2", - "coverage == 7.5.4", - "mypy == 1.10.1", - "pytest == 8.2.2", - "ruff == 0.5.1", + "black == 24.8.0", + "coverage == 7.6.1", + "mypy == 1.11.1", + "pytest == 8.3.2", + "ruff == 0.6.0", "types-ujson == 5.10.0.20240515", - "types-PyYAML == 6.0.12.20240311", - "pytest-asyncio == 0.23.7", + "types-PyYAML == 6.0.12.20240808", + "pytest-asyncio == 0.23.8", ] [build-system]