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

⬆️ chore(deps): Bump the all group across 1 directory with 26 updates #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 1, 2024

  1. ⬆️ chore(deps): Bump the all group across 1 directory with 26 updates

    Bumps the all group with 26 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.6.0` | `0.7.0` |
    | [anyio](https://github.com/agronholm/anyio) | `3.7.1` | `4.4.0` |
    | [beanie](https://github.com/roman-right/beanie) | `1.23.6` | `1.26.0` |
    | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` |
    | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.6.1` |
    | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.1` |
    | [fastapi](https://github.com/tiangolo/fastapi) | `0.105.0` | `0.111.0` |
    | [httpcore](https://github.com/encode/httpcore) | `1.0.2` | `1.0.5` |
    | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.27.0` |
    | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |
    | [llvmlite](https://github.com/numba/llvmlite) | `0.41.1` | `0.42.0` |
    | [motor](https://github.com/mongodb/motor) | `3.3.2` | `3.4.0` |
    | [numba](https://github.com/numba/numba) | `0.58.1` | `0.59.1` |
    | [numpy](https://github.com/numpy/numpy) | `1.26.2` | `1.26.4` |
    | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` |
    | [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.5.0` |
    | [pydantic](https://github.com/pydantic/pydantic) | `2.5.3` | `2.7.2` |
    | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.14.6` | `2.18.3` |
    | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.1` | `4.7.2` |
    | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.2.1` |
    | [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2024.1` |
    | [scipy](https://github.com/scipy/scipy) | `1.11.4` | `1.13.1` |
    | [sniffio](https://github.com/python-trio/sniffio) | `1.3.0` | `1.3.1` |
    | [starlette](https://github.com/encode/starlette) | `0.27.0` | `0.37.2` |
    | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.12.0` |
    | [uvicorn](https://github.com/encode/uvicorn) | `0.25.0` | `0.30.0` |
    
    
    
    Updates `annotated-types` from 0.6.0 to 0.7.0
    - [Release notes](https://github.com/annotated-types/annotated-types/releases)
    - [Commits](annotated-types/annotated-types@v0.6.0...v0.7.0)
    
    Updates `anyio` from 3.7.1 to 4.4.0
    - [Release notes](https://github.com/agronholm/anyio/releases)
    - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
    - [Commits](agronholm/anyio@3.7.1...4.4.0)
    
    Updates `beanie` from 1.23.6 to 1.26.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.23.6...1.26.0)
    
    Updates `certifi` from 2023.11.17 to 2024.2.2
    - [Commits](certifi/python-certifi@2023.11.17...2024.02.02)
    
    Updates `dnspython` from 2.4.2 to 2.6.1
    - [Release notes](https://github.com/rthalley/dnspython/releases)
    - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
    - [Commits](rthalley/dnspython@v2.4.2...v2.6.1)
    
    Updates `exceptiongroup` from 1.2.0 to 1.2.1
    - [Release notes](https://github.com/agronholm/exceptiongroup/releases)
    - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
    - [Commits](agronholm/exceptiongroup@1.2.0...1.2.1)
    
    Updates `fastapi` from 0.105.0 to 0.111.0
    - [Release notes](https://github.com/tiangolo/fastapi/releases)
    - [Commits](fastapi/fastapi@0.105.0...0.111.0)
    
    Updates `httpcore` from 1.0.2 to 1.0.5
    - [Release notes](https://github.com/encode/httpcore/releases)
    - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
    - [Commits](encode/httpcore@1.0.2...1.0.5)
    
    Updates `httpx` from 0.26.0 to 0.27.0
    - [Release notes](https://github.com/encode/httpx/releases)
    - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
    - [Commits](encode/httpx@0.26.0...0.27.0)
    
    Updates `idna` from 3.6 to 3.7
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    Updates `llvmlite` from 0.41.1 to 0.42.0
    - [Release notes](https://github.com/numba/llvmlite/releases)
    - [Commits](numba/llvmlite@v0.41.1...v0.42.0)
    
    Updates `motor` from 3.3.2 to 3.4.0
    - [Release notes](https://github.com/mongodb/motor/releases)
    - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst)
    - [Commits](mongodb/motor@3.3.2...3.4.0)
    
    Updates `numba` from 0.58.1 to 0.59.1
    - [Release notes](https://github.com/numba/numba/releases)
    - [Commits](numba/numba@0.58.1...0.59.1)
    
    Updates `numpy` from 1.26.2 to 1.26.4
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.26.2...v1.26.4)
    
    Updates `packaging` from 23.2 to 24.0
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@23.2...24.0)
    
    Updates `pluggy` from 1.3.0 to 1.5.0
    - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pluggy@1.3.0...1.5.0)
    
    Updates `pydantic` from 2.5.3 to 2.7.2
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.5.3...v2.7.2)
    
    Updates `pydantic-core` from 2.14.6 to 2.18.3
    - [Release notes](https://github.com/pydantic/pydantic-core/releases)
    - [Commits](pydantic/pydantic-core@v2.14.6...v2.18.3)
    
    Updates `pymongo` from 4.6.1 to 4.7.2
    - [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
    - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
    - [Commits](mongodb/mongo-python-driver@4.6.1...4.7.2)
    
    Updates `pytest` from 7.4.3 to 8.2.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@7.4.3...8.2.1)
    
    Updates `pytz` from 2023.3.post1 to 2024.1
    - [Release notes](https://github.com/stub42/pytz/releases)
    - [Commits](stub42/pytz@release_2023.3.post1...release_2024.1)
    
    Updates `scipy` from 1.11.4 to 1.13.1
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.11.4...v1.13.1)
    
    Updates `sniffio` from 1.3.0 to 1.3.1
    - [Commits](python-trio/sniffio@v1.3.0...v1.3.1)
    
    Updates `starlette` from 0.27.0 to 0.37.2
    - [Release notes](https://github.com/encode/starlette/releases)
    - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
    - [Commits](encode/starlette@0.27.0...0.37.2)
    
    Updates `typing-extensions` from 4.9.0 to 4.12.0
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.9.0...4.12.0)
    
    Updates `uvicorn` from 0.25.0 to 0.30.0
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.25.0...0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: annotated-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: anyio
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: beanie
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: certifi
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: dnspython
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: exceptiongroup
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: httpcore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: httpx
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: llvmlite
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: motor
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: numba
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: numpy
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: packaging
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: pluggy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: pydantic-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: pymongo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: pytz
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: scipy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: sniffio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: starlette
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    afad620 View commit details
    Browse the repository at this point in the history