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 #573

Closed
wants to merge 1 commit into from

Commits on Nov 27, 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 |
    | --- | --- | --- |
    | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.8.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.3.3` |
    | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` |
    | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` |
    | [coveralls](https://github.com/TheKevJames/coveralls-python) | `3.3.1` | `4.0.1` |
    | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.4` | `0.13.2` |
    | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.5.0` |
    | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.6` | `0.24.0` |
    | [moto](https://github.com/getmoto/moto) | `5.0.5` | `5.0.21` |
    | [pytest-ruff](https://github.com/businho/pytest-ruff) | `0.3.1` | `0.4.1` |
    | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `4.0.1` |
    | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.1` |
    | [djhtml](https://github.com/rtts/djhtml) | `3.0.6` | `3.0.7` |
    
    
    
    Updates `ruff` from 0.2.1 to 0.8.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@v0.2.1...0.8.0)
    
    Updates `pytest` from 7.4.4 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@7.4.4...8.3.3)
    
    Updates `pytest-cov` from 4.1.0 to 5.0.0
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)
    
    Updates `pytest-django` from 4.8.0 to 4.9.0
    - [Release notes](https://github.com/pytest-dev/pytest-django/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
    - [Commits](pytest-dev/pytest-django@v4.8.0...v4.9.0)
    
    Updates `coveralls` from 3.3.1 to 4.0.1
    - [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
    - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
    - [Commits](TheKevJames/coveralls-python@3.3.1...4.0.1)
    
    Updates `tomlkit` from 0.12.4 to 0.13.2
    - [Release notes](https://github.com/sdispater/tomlkit/releases)
    - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
    - [Commits](python-poetry/tomlkit@0.12.4...0.13.2)
    
    Updates `importlib-metadata` from 7.1.0 to 8.5.0
    - [Release notes](https://github.com/python/importlib_metadata/releases)
    - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
    - [Commits](python/importlib_metadata@v7.1.0...v8.5.0)
    
    Updates `pytest-asyncio` from 0.23.6 to 0.24.0
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.24.0)
    
    Updates `moto` from 5.0.5 to 5.0.21
    - [Release notes](https://github.com/getmoto/moto/releases)
    - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
    - [Commits](getmoto/moto@5.0.5...5.0.21)
    
    Updates `pytest-ruff` from 0.3.1 to 0.4.1
    - [Release notes](https://github.com/businho/pytest-ruff/releases)
    - [Commits](businho/pytest-ruff@v0.3.1...v0.4.1)
    
    Updates `pre-commit` from 3.7.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@v3.7.0...v4.0.1)
    
    Updates `uvicorn` from 0.30.6 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.6...0.32.1)
    
    Updates `djhtml` from 3.0.6 to 3.0.7
    - [Release notes](https://github.com/rtts/djhtml/releases)
    - [Commits](rtts/djhtml@3.0.6...3.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pytest-cov
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pytest-django
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: coveralls
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: tomlkit
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: importlib-metadata
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pytest-asyncio
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: moto
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: pytest-ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: uvicorn
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: djhtml
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6675730 View commit details
    Browse the repository at this point in the history