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 python group with 7 updates
Bumps the python group with 7 updates: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.3` | | [botocore](https://github.com/boto/botocore) | `1.34.144` | `1.34.146` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.144` | `1.34.146` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.108.2` | `6.108.4` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.371` | `1.1.372` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.2` | `0.5.4` | Updates `uvicorn` from 0.30.1 to 0.30.3 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.1...0.30.3) Updates `botocore` from 1.34.144 to 1.34.146 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.144...1.34.146) Updates `boto3-stubs` from 1.34.144 to 1.34.146 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `pytest` from 8.2.2 to 8.3.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.1) Updates `hypothesis` from 6.108.2 to 6.108.4 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.2...hypothesis-python-6.108.4) Updates `pyright` from 1.1.371 to 1.1.372 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.371...v1.1.372) Updates `ruff` from 0.5.2 to 0.5.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.5.2...0.5.4) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information