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

Deps: Bump the python-packages group across 1 directory with 19 updates #926

Merged
merged 1 commit into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. Deps: Bump the python-packages group across 1 directory with 19 updates

    Bumps the python-packages group with 19 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [django](https://github.com/django/django) | `4.2.15` | `4.2.16` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
    | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.11.0` | `2.13.0` |
    | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.2.7` |
    | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` |
    | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.1.3` | `1.1.4` |
    | [pontos](https://github.com/greenbone/pontos) | `24.3.2` | `24.9.0` |
    | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` |
    | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` |
    | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` |
    | [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` |
    | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` |
    | [lxml](https://github.com/lxml/lxml) | `5.2.2` | `5.3.0` |
    | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.2` |
    | [pyphen](https://github.com/Kozea/Pyphen) | `0.15.0` | `0.16.0` |
    | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.0` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.6.1` | `0.6.4` |
    | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.0` | `0.13.2` |
    
    
    
    Updates `django` from 4.2.15 to 4.2.16
    - [Commits](django/django@4.2.15...4.2.16)
    
    Updates `pyyaml` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@6.0.1...6.0.2)
    
    Updates `sentry-sdk` from 2.11.0 to 2.13.0
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-python@2.11.0...2.13.0)
    
    Updates `pylint` from 3.2.6 to 3.2.7
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7)
    
    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 `pytest-env` from 1.1.3 to 1.1.4
    - [Release notes](https://github.com/pytest-dev/pytest-env/releases)
    - [Commits](pytest-dev/pytest-env@1.1.3...1.1.4)
    
    Updates `pontos` from 24.3.2 to 24.9.0
    - [Release notes](https://github.com/greenbone/pontos/releases)
    - [Commits](greenbone/pontos@v24.3.2...v24.9.0)
    
    Updates `black` from 24.4.2 to 24.8.0
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.4.2...24.8.0)
    
    Updates `certifi` from 2024.7.4 to 2024.8.30
    - [Commits](certifi/python-certifi@2024.07.04...2024.08.30)
    
    Updates `cffi` from 1.16.0 to 1.17.1
    - [Release notes](https://github.com/python-cffi/cffi/releases)
    - [Commits](python-cffi/cffi@v1.16.0...v1.17.1)
    
    Updates `coverage` from 7.6.0 to 7.6.1
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.0...7.6.1)
    
    Updates `httpx` from 0.27.0 to 0.27.2
    - [Release notes](https://github.com/encode/httpx/releases)
    - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
    - [Commits](encode/httpx@0.27.0...0.27.2)
    
    Updates `idna` from 3.7 to 3.8
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.7...v3.8)
    
    Updates `lxml` from 5.2.2 to 5.3.0
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-5.2.2...lxml-5.3.0)
    
    Updates `platformdirs` from 4.2.2 to 4.3.2
    - [Release notes](https://github.com/platformdirs/platformdirs/releases)
    - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
    - [Commits](tox-dev/platformdirs@4.2.2...4.3.2)
    
    Updates `pyphen` from 0.15.0 to 0.16.0
    - [Release notes](https://github.com/Kozea/Pyphen/releases)
    - [Changelog](https://github.com/Kozea/Pyphen/blob/main/docs/changelog.rst)
    - [Commits](Kozea/Pyphen@0.15.0...0.16.0)
    
    Updates `rich` from 13.7.1 to 13.8.0
    - [Release notes](https://github.com/Textualize/rich/releases)
    - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
    - [Commits](Textualize/rich@v13.7.1...v13.8.0)
    
    Updates `ruff` from 0.6.1 to 0.6.4
    - [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.6.1...0.6.4)
    
    Updates `tomlkit` from 0.13.0 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.13.0...0.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: sentry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pylint
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: pytest-django
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pytest-env
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: pontos
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: black
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: certifi
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: cffi
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: coverage
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: httpx
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: idna
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: lxml
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: platformdirs
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pyphen
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: rich
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: ruff
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python-packages
    - dependency-name: tomlkit
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3236f63 View commit details
    Browse the repository at this point in the history