From dd845041ff98ca1edc29026bc8d36cccfeeb48f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:18:35 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 7 updates (#1869) * Bump the dependencies group in /.config with 7 updates Bumps the dependencies group in /.config with 7 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` | | [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 `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: 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] * ansible-core 2.17.5 depends on resolvelib<1.1.0 and >=0.5.3 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kate Case --- .config/constraints.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 327090fc0..d8e5a018d 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -66,7 +66,7 @@ mkdocs-autorefs==1.2.0 mkdocs-gen-files==0.5.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 pydocstyle==6.3.0 pyflakes==3.2.0 pygments==2.18.0 -pymdown-extensions==10.11.2 +pymdown-extensions==10.12 pytest==8.3.3 pytest-env==1.1.5 pytest-mock==3.14.0 @@ -109,8 +109,8 @@ regex==2024.9.11 requests==2.32.3 requirements-parser==0.11.0 resolvelib==1.0.1 -rich==13.9.3 -rpds-py==0.20.0 +rich==13.9.4 +rpds-py==0.20.1 ruamel-yaml==0.18.6 ruamel-yaml-clib==0.2.12 six==1.16.0 @@ -125,8 +125,8 @@ types-setuptools==75.2.0.20241025 typing-extensions==4.12.2 tzdata==2024.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 yamllint==1.35.1