Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the python group with 11 updates #664

Closed
wants to merge 1 commit into from

Commits on Aug 26, 2024

  1. build(deps): bump the python group with 11 updates

    Bumps the python group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [fastapi](https://github.com/fastapi/fastapi) | `0.112.0` | `0.112.2` |
    | [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` |
    | [redis-om](https://github.com/redis/redis-om-python) | `0.3.1` | `0.3.2` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
    | [boto3](https://github.com/boto/boto3) | `1.34.150` | `1.34.154` |
    | [botocore](https://github.com/boto/botocore) | `1.34.154` | `1.34.162` |
    | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.154` | `1.35.6` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.31` | `9.5.33` |
    | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.108.9` | `6.111.2` |
    | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.374` | `1.1.377` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.5.6` | `0.6.2` |
    
    
    Updates `fastapi` from 0.112.0 to 0.112.2
    - [Release notes](https://github.com/fastapi/fastapi/releases)
    - [Commits](fastapi/fastapi@0.112.0...0.112.2)
    
    Updates `uvicorn` from 0.30.5 to 0.30.6
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.30.5...0.30.6)
    
    Updates `redis-om` from 0.3.1 to 0.3.2
    - [Release notes](https://github.com/redis/redis-om-python/releases)
    - [Commits](redis/redis-om-python@v0.3.1...v0.3.2)
    
    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](yaml/pyyaml@6.0.1...6.0.2)
    
    Updates `boto3` from 1.34.150 to 1.34.154
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Commits](boto/boto3@1.34.150...1.34.154)
    
    Updates `botocore` from 1.34.154 to 1.34.162
    - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
    - [Commits](boto/botocore@1.34.154...1.34.162)
    
    Updates `boto3-stubs` from 1.34.154 to 1.35.6
    - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
    - [Commits](https://github.com/youtype/mypy_boto3_builder/commits)
    
    Updates `mkdocs-material` from 9.5.31 to 9.5.33
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.31...9.5.33)
    
    Updates `hypothesis` from 6.108.9 to 6.111.2
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.9...hypothesis-python-6.111.2)
    
    Updates `pyright` from 1.1.374 to 1.1.377
    - [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
    - [Commits](RobertCraigie/pyright-python@v1.1.374...v1.1.377)
    
    Updates `ruff` from 0.5.6 to 0.6.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.5.6...0.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: redis-om
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: boto3
      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-minor
      dependency-group: python
    - dependency-name: mkdocs-material
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: hypothesis
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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-minor
      dependency-group: python
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7eea872 View commit details
    Browse the repository at this point in the history