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 16 updates #983

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

Commits on Dec 1, 2024

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

    Bumps the python-packages group with 16 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` |
    | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.2.0` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.27` | `9.5.47` |
    | [mkdocstrings[python-legacy]](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.27.0` |
    | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2.post1` |
    | [twine](https://github.com/pypa/twine) | `5.1.1` | `6.0.1` |
    | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.8` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.5.0` | `0.8.1` |
    | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.13.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` |
    | [pytest-httpbin](https://github.com/kevin1024/pytest-httpbin) | `2.0.0` | `2.1.0` |
    | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.32.1` |
    | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.2` | `3.11.8` |
    | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` |
    | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.7.5` | `3.9.3` |
    | [pyinstrument](https://github.com/joerick/pyinstrument) | `4.6.2` | `5.0.0` |
    
    
    
    Updates `mkdocs` from 1.6.0 to 1.6.1
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](mkdocs/mkdocs@1.6.0...1.6.1)
    
    Updates `mkdocs-autorefs` from 1.0.1 to 1.2.0
    - [Release notes](https://github.com/mkdocstrings/autorefs/releases)
    - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/autorefs@1.0.1...1.2.0)
    
    Updates `mkdocs-material` from 9.5.27 to 9.5.47
    - [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.27...9.5.47)
    
    Updates `mkdocstrings[python-legacy]` from 0.25.1 to 0.27.0
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.25.1...0.27.0)
    
    Updates `build` from 1.2.1 to 1.2.2.post1
    - [Release notes](https://github.com/pypa/build/releases)
    - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
    - [Commits](pypa/build@1.2.1...1.2.2.post1)
    
    Updates `twine` from 5.1.1 to 6.0.1
    - [Release notes](https://github.com/pypa/twine/releases)
    - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
    - [Commits](pypa/twine@v5.1.1...6.0.1)
    
    Updates `coverage[toml]` from 7.5.4 to 7.6.8
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.5.4...7.6.8)
    
    Updates `ruff` from 0.5.0 to 0.8.1
    - [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.0...0.8.1)
    
    Updates `mypy` from 1.10.1 to 1.13.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.10.1...v1.13.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-httpbin` from 2.0.0 to 2.1.0
    - [Release notes](https://github.com/kevin1024/pytest-httpbin/releases)
    - [Changelog](https://github.com/kevin1024/pytest-httpbin/blob/master/release.py)
    - [Commits](kevin1024/pytest-httpbin@v2.0.0...v2.1.0)
    
    Updates `uvicorn` from 0.30.1 to 0.32.1
    - [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.32.1)
    
    Updates `aiohttp` from 3.10.2 to 3.11.8
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.10.2...v3.11.8)
    
    Updates `urllib3` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.2...2.2.3)
    
    Updates `matplotlib` from 3.7.5 to 3.9.3
    - [Release notes](https://github.com/matplotlib/matplotlib/releases)
    - [Commits](matplotlib/matplotlib@v3.7.5...v3.9.3)
    
    Updates `pyinstrument` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/joerick/pyinstrument/releases)
    - [Commits](joerick/pyinstrument@v4.6.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: mkdocs-autorefs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: mkdocstrings[python-legacy]
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: build
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: twine
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: coverage[toml]
      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: mypy
      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-httpbin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: urllib3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: matplotlib
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pyinstrument
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    e6dca28 View commit details
    Browse the repository at this point in the history