From aeeb2f7c36aefdd35297af57ac55bc11c75a9349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 05:37:43 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 7 updates Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.1` | `24.4.2` | | [cairocffi](https://github.com/Kozea/cairocffi) | `1.6.1` | `1.7.0` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.3` | `0.25.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.8` | `10.8.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.1` | `0.4.2` | | [tox](https://github.com/tox-dev/tox) | `4.14.2` | `4.15.0` | Updates `black` from 24.4.1 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.4.1...24.4.2) Updates `cairocffi` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/Kozea/cairocffi/releases) - [Changelog](https://github.com/Kozea/cairocffi/blob/main/NEWS.rst) - [Commits](https://github.com/Kozea/cairocffi/compare/v1.6.1...v1.7.0) Updates `mkdocstrings` from 0.24.3 to 0.25.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.24.3...0.25.0) Updates `pymdown-extensions` from 10.8 to 10.8.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8...10.8.1) Updates `pytest` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0) Updates `ruff` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.1...v0.4.2) Updates `tox` from 4.14.2 to 4.15.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.14.2...4.15.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cairocffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 4e88bd0..5ca2a2d 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -9,9 +9,9 @@ attrs==23.2.0 babel==2.14.0 beautifulsoup4==4.12.3 bindep==2.11.0 -black==24.4.1 +black==24.4.2 cachetools==5.3.3 -cairocffi==1.6.1 +cairocffi==1.7.0 cairosvg==2.7.1 certifi==2024.2.2 cffi==1.16.0 @@ -56,7 +56,7 @@ mkdocs-material==9.5.19 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 -mkdocstrings==0.24.3 +mkdocstrings==0.25.0 mkdocstrings-python==1.10.0 mypy==1.10.0 mypy-extensions==1.0.0 @@ -74,9 +74,9 @@ pre-commit==3.7.0 pycparser==2.22 pydoclint==0.4.1 pygments==2.17.2 -pymdown-extensions==10.8 +pymdown-extensions==10.8.1 pyproject-api==1.6.1 -pytest==8.1.1 +pytest==8.2.0 pytest-xdist==3.5.0 python-dateutil==2.9.0.post0 python-slugify==8.0.4 @@ -87,7 +87,7 @@ regex==2024.4.16 requests==2.31.0 requirements-parser==0.9.0 rpds-py==0.18.0 -ruff==0.4.1 +ruff==0.4.2 six==1.16.0 soupsieve==2.5 subprocess-tee==0.4.1 @@ -96,7 +96,7 @@ tinycss2==1.3.0 toml-sort==0.23.1 tomli==2.0.1 tomlkit==0.12.4 -tox==4.14.2 +tox==4.15.0 types-pyyaml==6.0.12.20240311 types-setuptools==69.5.0.20240423 typing-extensions==4.11.0