From 5be4ab36019425035e5f4ec36010e73e73fd3a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 05:52:17 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 9 updates Bumps the dependencies group in /.config with 9 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.3` | `3.3.4` | | [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` | 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 `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) --- updated-dependencies: - dependency-name: astroid 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 ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index d14c85c..50eda1d 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -5,7 +5,7 @@ # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml # ansible-builder==3.1.0 -astroid==3.3.3 +astroid==3.3.4 attrs==24.2.0 babel==2.16.0 beautifulsoup4==4.12.3 @@ -26,7 +26,7 @@ coverage==7.6.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 distro==1.9.0 dnspython==2.6.1 @@ -59,7 +59,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 @@ -80,10 +80,10 @@ platformdirs==4.3.6 pluggy==1.5.0 pre-commit==3.8.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 @@ -96,7 +96,7 @@ referencing==0.35.1 regex==2024.9.11 requests==2.32.3 rpds-py==0.20.0 -ruff==0.6.7 +ruff==0.6.8 six==1.16.0 soupsieve==2.6 subprocess-tee==0.4.2 @@ -110,8 +110,8 @@ tox==4.20.0 types-pyyaml==6.0.12.20240917 typing-extensions==4.12.2 urllib3==2.2.3 -virtualenv==20.26.5 -watchdog==5.0.2 +virtualenv==20.26.6 +watchdog==5.0.3 webencodings==0.5.1 wheel==0.44.0