From ea45af9b712056b42994f79e69599d7a18fb78ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:17:44 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 5 updates Bumps the dependencies group with 5 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.4` | `2.24.0` | | [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.2.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.8` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.44` | `9.5.47` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | Updates `pipdeptree` from 2.23.4 to 2.24.0 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](https://github.com/tox-dev/pipdeptree/compare/2.23.4...2.24.0) Updates `tomli` from 2.0.2 to 2.2.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.2.1) Updates `coverage` from 7.6.4 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.4...7.6.8) Updates `mkdocs-material` from 9.5.44 to 9.5.47 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.44...9.5.47) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3.3...8.3.4) --- updated-dependencies: - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material 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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index d8d33ec..741c4da 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -13,7 +13,7 @@ cffi==1.17.1 charset-normalizer==3.4.0 click==8.1.7 colorama==0.4.6 -coverage==7.6.4 +coverage==7.6.8 csscompressor==0.9.5 cssselect2==0.7.0 defusedxml==0.7.1 @@ -39,7 +39,7 @@ mkdocs-gen-files==0.5.0 mkdocs-get-deps==0.2.0 mkdocs-htmlproofer-plugin==1.3.0 mkdocs-macros-plugin==1.3.7 -mkdocs-material==9.5.44 +mkdocs-material==9.5.47 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 @@ -50,13 +50,13 @@ paginate==0.5.7 pathspec==0.12.1 pillow==11.0.0 pip==24.3.1 -pipdeptree==2.23.4 +pipdeptree==2.24.0 platformdirs==4.3.6 pluggy==1.5.0 pycparser==2.22 pygments==2.18.0 pymdown-extensions==10.12 -pytest==8.3.3 +pytest==8.3.4 python-dateutil==2.9.0.post0 python-slugify==8.0.4 pyyaml==6.0.2 @@ -69,7 +69,7 @@ super-collections==0.5.3 termcolor==2.5.0 text-unidecode==1.3 tinycss2==1.4.0 -tomli==2.0.2 +tomli==2.2.1 urllib3==2.2.3 watchdog==6.0.0 webencodings==0.5.1