Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the poetry group across 1 directory with 8 updates
Bumps the poetry group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `44.0.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.5` | `0.115.6` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.1` | `2.10.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.8.3` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.1` | `0.34.0` | | [beanie](https://github.com/roman-right/beanie) | `1.27.0` | `1.28.0` | Updates `cryptography` from 43.0.3 to 44.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.0) Updates `fastapi` from 0.115.5 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.5...0.115.6) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) 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 `pydantic` from 2.10.1 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@v2.10.1...v2.10.3) Updates `ruff` from 0.6.9 to 0.8.3 - [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.8.3) Updates `uvicorn` from 0.31.1 to 0.34.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.34.0) Updates `beanie` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/roman-right/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](BeanieODM/beanie@1.27.0...1.28.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: poetry - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major dependency-group: poetry - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: beanie dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information