From e69c78cbcb14e00c504309de0165f77bdff78896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 06:00:28 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 8 updates Bumps the dependencies group in /.config with 8 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.42` | `9.5.43` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11.2` | `10.12` | | [resolvelib](https://github.com/sarugaku/resolvelib) | `1.0.1` | `1.1.0` | | [rich](https://github.com/Textualize/rich) | `13.9.3` | `13.9.4` | | [rpds-py](https://github.com/crate-py/rpds) | `0.20.0` | `0.20.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.7.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.27.0` | `20.27.1` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.3` | `6.0.0` | Updates `mkdocs-material` from 9.5.42 to 9.5.43 - [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.42...9.5.43) Updates `pymdown-extensions` from 10.11.2 to 10.12 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.12) Updates `resolvelib` from 1.0.1 to 1.1.0 - [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst) - [Commits](https://github.com/sarugaku/resolvelib/compare/1.0.1...1.1.0) Updates `rich` from 13.9.3 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.9.3...v13.9.4) Updates `rpds-py` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.20.0...v0.20.1) Updates `ruff` from 0.7.1 to 0.7.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/0.7.1...0.7.2) Updates `virtualenv` from 20.27.0 to 20.27.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.27.0...20.27.1) Updates `watchdog` from 5.0.3 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v5.0.3...v6.0.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: resolvelib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index b8e117119..878a30d05 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -68,7 +68,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.42 +mkdocs-material==9.5.43 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 @@ -92,7 +92,7 @@ pycparser==2.22 pydoclint==0.5.9 pygments==2.18.0 pylint==3.3.1 -pymdown-extensions==10.11.2 +pymdown-extensions==10.12 pyproject-api==1.8.0 pyproject-hooks==1.2.0 pytest==8.3.3 @@ -108,12 +108,12 @@ referencing==0.35.1 regex==2024.9.11 regress==2024.8.1 requests==2.32.3 -resolvelib==1.0.1 -rich==13.9.3 -rpds-py==0.20.0 +resolvelib==1.1.0 +rich==13.9.4 +rpds-py==0.20.1 ruamel-yaml==0.18.6 ruamel-yaml-clib==0.2.12 -ruff==0.7.1 +ruff==0.7.2 six==1.16.0 soupsieve==2.6 subprocess-tee==0.4.2 @@ -129,8 +129,8 @@ types-pexpect==4.9.0.20240806 types-pyyaml==6.0.12.20240917 typing-extensions==4.12.2 urllib3==2.2.3 -virtualenv==20.27.0 -watchdog==5.0.3 +virtualenv==20.27.1 +watchdog==6.0.0 wcmatch==10.0 webencodings==0.5.1 wheel==0.44.0