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 minor-and-patch group across 1 directory with 12 updates #579

Merged
merged 1 commit into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. build(deps): bump the minor-and-patch group across 1 directory with 1…

    …2 updates
    
    Bumps the minor-and-patch group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [stac-validator](https://github.com/stac-utils/stac-validator) | `3.3.2` | `3.4.0` |
    | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.3` |
    | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.12.0` |
    | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.0` | `4.0.1` |
    | [pyupgrade](https://github.com/asottile/pyupgrade) | `3.17.0` | `3.18.0` |
    | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.0.2` | `8.1.3` |
    | [anyio](https://github.com/agronholm/anyio) | `4.6.0` | `4.6.2` |
    | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` |
    | [distlib](https://github.com/pypa/distlib) | `0.3.8` | `0.3.9` |
    | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.24.1` |
    | [uvicorn](https://github.com/encode/uvicorn) | `0.31.0` | `0.31.1` |
    
    
    
    Updates `stac-validator` from 3.3.2 to 3.4.0
    - [Release notes](https://github.com/stac-utils/stac-validator/releases)
    - [Changelog](https://github.com/stac-utils/stac-validator/blob/main/CHANGELOG.md)
    - [Commits](stac-utils/stac-validator@v3.3.2...v3.4.0)
    
    Updates `black` from 24.8.0 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.8.0...24.10.0)
    
    Updates `coverage` from 7.6.1 to 7.6.3
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.1...7.6.3)
    
    Updates `mypy` from 1.11.2 to 1.12.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11.2...v1.12.0)
    
    Updates `pre-commit` from 4.0.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@v4.0.0...v4.0.1)
    
    Updates `pyupgrade` from 3.17.0 to 3.18.0
    - [Commits](asottile/pyupgrade@v3.17.0...v3.18.0)
    
    Updates `sphinx` from 8.0.2 to 8.1.3
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3)
    
    Updates `anyio` from 4.6.0 to 4.6.2
    - [Release notes](https://github.com/agronholm/anyio/releases)
    - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
    - [Commits](agronholm/anyio@4.6.0...4.6.2)
    
    Updates `charset-normalizer` from 3.3.2 to 3.4.0
    - [Release notes](https://github.com/Ousret/charset_normalizer/releases)
    - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
    - [Commits](jawah/charset_normalizer@3.3.2...3.4.0)
    
    Updates `distlib` from 0.3.8 to 0.3.9
    - [Release notes](https://github.com/pypa/distlib/releases)
    - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst)
    - [Commits](pypa/distlib@0.3.8...0.3.9)
    
    Updates `pydantic-core` from 2.23.4 to 2.24.1
    - [Release notes](https://github.com/pydantic/pydantic-core/releases)
    - [Commits](pydantic/pydantic-core@v2.23.4...v2.24.1)
    
    Updates `uvicorn` from 0.31.0 to 0.31.1
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.31.0...0.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: stac-validator
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: coverage
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: pyupgrade
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: anyio
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: charset-normalizer
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: distlib
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: pydantic-core
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: uvicorn
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    506230d View commit details
    Browse the repository at this point in the history