From de0e127bcb834eba513d8ef63bd2f840e705a334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 05:21:28 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 11 updates Bumps the dependencies group in /.config with 11 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.3` | `3.3.4` | | [bracex](https://github.com/facelessuser/bracex) | `2.5` | `2.5.post1` | | [dill](https://github.com/uqfoundation/dill) | `0.3.8` | `0.3.9` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.38` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.7` | `0.5.8` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.0` | `3.3.1` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.10` | `10.11` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.7` | `0.6.8` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.5` | `20.26.6` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.2` | `5.0.3` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `9.0` | `10.0` | Updates `astroid` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v3.3.3...v3.3.4) Updates `bracex` from 2.5 to 2.5.post1 - [Release notes](https://github.com/facelessuser/bracex/releases) - [Commits](https://github.com/facelessuser/bracex/compare/2.5...2.5.post1) Updates `dill` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](https://github.com/uqfoundation/dill/compare/0.3.8...0.3.9) Updates `mkdocs-material` from 9.5.36 to 9.5.38 - [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.36...9.5.38) Updates `pydoclint` from 0.5.7 to 0.5.8 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](https://github.com/jsh9/pydoclint/compare/0.5.7...0.5.8) Updates `pylint` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.0...v3.3.1) Updates `pymdown-extensions` from 10.10 to 10.11 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10...10.11) Updates `ruff` from 0.6.7 to 0.6.8 - [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.6.7...0.6.8) Updates `virtualenv` from 20.26.5 to 20.26.6 - [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.26.5...20.26.6) Updates `watchdog` from 5.0.2 to 5.0.3 - [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.2...v5.0.3) Updates `wcmatch` from 9.0 to 10.0 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](https://github.com/facelessuser/wcmatch/compare/9.0...10.0) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bracex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dill 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: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint 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: 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-patch dependency-group: dependencies - dependency-name: wcmatch dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 12172e53de..6223b546f1 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -8,12 +8,12 @@ ansi2html==1.9.2 ansible-compat==24.9.1 ansible-core==2.17.4 ansible-lint==24.9.2 -astroid==3.3.3 +astroid==3.3.4 attrs==24.2.0 babel==2.16.0 beautifulsoup4==4.12.3 black==24.8.0 -bracex==2.5 +bracex==2.5.post1 build==1.2.2 cachetools==5.5.0 cairocffi==1.7.1 @@ -32,7 +32,7 @@ cryptography==43.0.1 csscompressor==0.9.5 cssselect2==0.7.0 defusedxml==0.7.1 -dill==0.3.8 +dill==0.3.9 distlib==0.3.8 dnspython==2.6.1 docstring-parser-fork==0.0.9 @@ -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.2.0 -mkdocs-material==9.5.36 +mkdocs-material==9.5.38 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 @@ -89,10 +89,10 @@ pluggy==1.5.0 pre-commit==3.8.0 ptyprocess==0.7.0 pycparser==2.22 -pydoclint==0.5.7 +pydoclint==0.5.8 pygments==2.18.0 -pylint==3.3.0 -pymdown-extensions==10.10 +pylint==3.3.1 +pymdown-extensions==10.11 pyproject-api==1.8.0 pyproject-hooks==1.1.0 pytest==8.3.3 @@ -113,7 +113,7 @@ rich==13.8.1 rpds-py==0.20.0 ruamel-yaml==0.18.6 ruamel-yaml-clib==0.2.8 -ruff==0.6.7 +ruff==0.6.8 six==1.16.0 soupsieve==2.6 subprocess-tee==0.4.2 @@ -129,9 +129,9 @@ types-pexpect==4.9.0.20240806 types-pyyaml==6.0.12.20240917 typing-extensions==4.12.2 urllib3==2.2.3 -virtualenv==20.26.5 -watchdog==5.0.2 -wcmatch==9.0 +virtualenv==20.26.6 +watchdog==5.0.3 +wcmatch==10.0 webencodings==0.5.1 wheel==0.44.0 yamllint==1.35.1