Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deps: Bump the python-packages group across 1 directory with 15 updates
Bumps the python-packages group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [pontos](https://github.com/greenbone/pontos) | `24.3.2` | `24.9.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.3` | `7.6.1` | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.2` | `3.2.4` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.8.30` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.1` | `1.2.2` | | [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` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.2` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.2` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.3` | `3.2.7` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.0` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.5` | `0.13.2` | Updates `pytest` from 8.2.2 to 8.3.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.2.2...8.3.2) 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 `coverage` from 7.5.3 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.5.3...7.6.1) Updates `astroid` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.2.2...v3.2.4) 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.6.2 to 2024.8.30 - [Commits](certifi/python-certifi@2024.06.02...2024.08.30) Updates `exceptiongroup` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.1...1.2.2) 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 `mypy` from 1.10.0 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.2) 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 `pylint` from 3.2.3 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.3...v3.2.7) 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 `tomlkit` from 0.12.5 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.5...0.13.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pontos dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: astroid dependency-type: indirect update-type: version-update:semver-patch 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: exceptiongroup 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: mypy 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: pylint dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: rich dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information