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 poetry-dependencies group with 10 updates #15

Closed

Commits on Mar 1, 2024

  1. Bump the poetry-dependencies group with 10 updates

    Bumps the poetry-dependencies group with 10 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [black](https://github.com/psf/black) | `24.1.1` | `24.2.0` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.3` |
    | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `3.6.2` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.3.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` |
    | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `1.25.3` | `2.0.0` |
    | [typeguard](https://github.com/agronholm/typeguard) | `2.13.3` | `4.1.5` |
    | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` |
    | [typing-extensions](https://github.com/python/typing_extensions) | `4.1.1` | `4.10.0` |
    | [tzdata](https://github.com/python/tzdata) | `2023.4` | `2024.1` |
    
    
    Updates `black` from 24.1.1 to 24.2.0
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.1.1...24.2.0)
    
    Updates `coverage` from 7.4.1 to 7.4.3
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.4.1...7.4.3)
    
    Updates `pre-commit` from 3.6.0 to 3.6.2
    - [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.6.0...v3.6.2)
    
    Updates `ruff` from 0.2.1 to 0.3.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...v0.3.0)
    
    Updates `pytest` from 8.0.0 to 8.0.2
    - [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.0.0...8.0.2)
    
    Updates `sphinx-autodoc-typehints` from 1.25.3 to 2.0.0
    - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
    - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
    - [Commits](tox-dev/sphinx-autodoc-typehints@1.25.3...2.0.0)
    
    Updates `typeguard` from 2.13.3 to 4.1.5
    - [Release notes](https://github.com/agronholm/typeguard/releases)
    - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
    - [Commits](agronholm/typeguard@2.13.3...4.1.5)
    
    Updates `python-dateutil` from 2.8.2 to 2.9.0.post0
    - [Release notes](https://github.com/dateutil/dateutil/releases)
    - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
    - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0)
    
    Updates `typing-extensions` from 4.1.1 to 4.10.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.1.1...4.10.0)
    
    Updates `tzdata` from 2023.4 to 2024.1
    - [Release notes](https://github.com/python/tzdata/releases)
    - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
    - [Commits](python/tzdata@2023.4...2024.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: poetry-dependencies
    - dependency-name: coverage
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: poetry-dependencies
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: poetry-dependencies
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: poetry-dependencies
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: poetry-dependencies
    - dependency-name: sphinx-autodoc-typehints
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: poetry-dependencies
    - dependency-name: typeguard
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: poetry-dependencies
    - dependency-name: python-dateutil
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: poetry-dependencies
    - dependency-name: typing-extensions
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: poetry-dependencies
    - dependency-name: tzdata
      dependency-type: indirect
      update-type: version-update:semver-major
      dependency-group: poetry-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    526bc5f View commit details
    Browse the repository at this point in the history