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

⬆ Bump the python-packages group across 1 directory with 13 updates #235

Closed
wants to merge 1 commit into from

Commits on Oct 21, 2024

  1. ⬆ Bump the python-packages group across 1 directory with 13 updates

    Bumps the python-packages group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [fastapi](https://github.com/fastapi/fastapi) | `0.111.1` | `0.115.2` |
    | [black](https://github.com/psf/black) | `24.4.2` | `24.10.0` |
    | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.12.1` |
    | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `4.0.1` |
    | [pyupgrade](https://github.com/asottile/pyupgrade) | `3.16.0` | `3.18.0` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.5.2` | `0.7.0` |
    | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.2.post1` |
    | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` |
    | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` |
    | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.24.2` |
    | [starlette](https://github.com/encode/starlette) | `0.37.2` | `0.41.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` |
    | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.24.0` |
    
    
    
    Updates `fastapi` from 0.111.1 to 0.115.2
    - [Release notes](https://github.com/fastapi/fastapi/releases)
    - [Commits](fastapi/fastapi@0.111.1...0.115.2)
    
    Updates `black` from 24.4.2 to 24.10.0
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.4.2...24.10.0)
    
    Updates `mypy` from 1.10.1 to 1.12.1
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.10.1...v1.12.1)
    
    Updates `pre-commit` from 3.7.1 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.7.1...v4.0.1)
    
    Updates `pyupgrade` from 3.16.0 to 3.18.0
    - [Commits](asottile/pyupgrade@v3.16.0...v3.18.0)
    
    Updates `ruff` from 0.5.2 to 0.7.0
    - [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.7.0)
    
    Updates `anyio` from 4.4.0 to 4.6.2.post1
    - [Release notes](https://github.com/agronholm/anyio/releases)
    - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
    - [Commits](agronholm/anyio@4.4.0...4.6.2.post1)
    
    Updates `idna` from 3.7 to 3.10
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.7...v3.10)
    
    Updates `pydantic` from 2.8.2 to 2.9.2
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.8.2...v2.9.2)
    
    Updates `pydantic-core` from 2.20.1 to 2.24.2
    - [Release notes](https://github.com/pydantic/pydantic-core/releases)
    - [Commits](pydantic/pydantic-core@v2.20.1...v2.24.2)
    
    Updates `starlette` from 0.37.2 to 0.41.0
    - [Release notes](https://github.com/encode/starlette/releases)
    - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
    - [Commits](encode/starlette@0.37.2...0.41.0)
    
    Updates `pytest` from 8.2.2 to 8.3.3
    - [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.3)
    
    Updates `pytest-asyncio` from 0.23.7 to 0.24.0
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      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: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pyupgrade
      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: anyio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pydantic-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: starlette
      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: pytest-asyncio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bb36ebb View commit details
    Browse the repository at this point in the history