From fb1e4bde4ea00e23a4754fb9af6f7f5d9afa7f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 10:38:52 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 7 updates Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [bracex](https://github.com/facelessuser/bracex) | `2.5` | `2.5.post1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.36` | `9.5.39` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.10` | `10.11` | | [tzdata](https://github.com/python/tzdata) | `2024.1` | `2024.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` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `9.0` | `10.0` | 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 `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.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 `tzdata` from 2024.1 to 2024.2 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2024.1...2024.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) 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: bracex 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: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tzdata 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 - dependency-name: wcmatch dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 2a72c1a56..dfa409015 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -14,7 +14,7 @@ babel==2.16.0 beautifulsoup4==4.12.3 bindep==2.11.0 black==24.8.0 -bracex==2.5 +bracex==2.5.post1 cairocffi==1.7.1 cairosvg==2.7.1 certifi==2024.8.30 @@ -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.2.0 -mkdocs-material==9.5.36 +mkdocs-material==9.5.39 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.10 +pymdown-extensions==10.11 pytest==8.3.3 pytest-env==1.1.5 pytest-mock==3.14.0 @@ -123,11 +123,11 @@ tinycss2==1.3.0 tomli==2.0.1 types-setuptools==75.1.0.20240917 typing-extensions==4.12.2 -tzdata==2024.1 +tzdata==2024.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 yamllint==1.35.1