From 1f53addf4ead28c1b7db2e2e6ac36b7bfa2bc1b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 01:15:13 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 8 updates Bumps the dependencies group with 8 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.0.2` | `4.1.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.39` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.9` | `10.11.2` | | [pyproject-hooks](https://github.com/pypa/pyproject-hooks) | `1.1.0` | `1.2.0` | | [rich](https://github.com/Textualize/rich) | `13.8.1` | `13.9.2` | | [tox](https://github.com/tox-dev/tox) | `4.20.0` | `4.21.2` | | [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 `jaraco-functools` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.functools/compare/v4.0.2...v4.1.0) Updates `mkdocs-material` from 9.5.36 to 9.5.39 - [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.39) Updates `pymdown-extensions` from 10.9 to 10.11.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.9...10.11.2) Updates `pyproject-hooks` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/pyproject-hooks/compare/v1.1.0...v1.2.0) Updates `rich` from 13.8.1 to 13.9.2 - [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.8.1...v13.9.2) Updates `tox` from 4.20.0 to 4.21.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.20.0...4.21.2) 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: jaraco-functools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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: pyproject-hooks 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-minor dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 0824971..1ab308d 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -31,7 +31,7 @@ importlib-metadata==8.5.0 iniconfig==2.0.0 jaraco-classes==3.4.0 jaraco-context==6.0.1 -jaraco-functools==4.0.2 +jaraco-functools==4.1.0 jinja2==3.1.4 keyring==25.4.1 markdown==3.7 @@ -45,7 +45,7 @@ mkdocs-autorefs==1.2.0 mkdocs-gen-files==0.5.0 mkdocs-get-deps==0.2.0 mkdocs-htmlproofer-plugin==1.3.0 -mkdocs-material==9.5.36 +mkdocs-material==9.5.39 mkdocs-material-extensions==1.3.1 more-itertools==10.5.0 nh3==0.2.18 @@ -61,9 +61,9 @@ pluggy==1.5.0 py-cpuinfo==9.0.0 pycparser==2.22 pygments==2.18.0 -pymdown-extensions==10.9 +pymdown-extensions==10.11.2 pyproject-api==1.8.0 -pyproject-hooks==1.1.0 +pyproject-hooks==1.2.0 pytest==8.3.3 pytest-benchmark==4.0.0 pytest-plus==0.7.0 @@ -75,7 +75,7 @@ regex==2024.9.11 requests==2.32.3 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==13.8.1 +rich==13.9.2 setuptools==75.1.0 shellingham==1.5.4 six==1.16.0 @@ -84,13 +84,13 @@ soupsieve==2.6 subprocess-tee==0.4.2 tinycss2==1.3.0 tomli==2.0.1 ; python_version < "3.11" -tox==4.20.0 +tox==4.21.2 typer==0.12.5 typer-config==1.4.0 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 zipp==3.20.2