From c10e13566c6ac17960edf4f4bae08cecbd6aacec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:39:25 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20the=20python-packages=20grou?= =?UTF-8?q?p=20with=208=20updates=20(#694)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ⬆ Bump the python-packages group with 8 updates Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.0` | `2.6.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.42` | `9.5.43` | | [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) | `1.1.1` | `1.2.1` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.25.1` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11.2` | `10.12` | | [rich](https://github.com/Textualize/rich) | `13.9.3` | `13.9.4` | | [setuptools](https://github.com/pypa/setuptools) | `75.2.0` | `75.3.0` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.3` | `6.0.0` | Updates `pydantic-settings` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1) 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 `mkdocs-mermaid2-plugin` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/fralau/mkdocs-mermaid2-plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-mermaid2-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/fralau/mkdocs-mermaid2-plugin/compare/v1.1.1...v1.2.1) Updates `pydantic-core` from 2.23.4 to 2.25.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.25.1) 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 `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 `setuptools` from 75.2.0 to 75.3.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v75.2.0...v75.3.0) 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: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-mermaid2-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] * Update requirements-docs.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yasser Tahiri --- requirements-docs.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 8a51b07f..1f443429 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -150,11 +150,11 @@ mkdocs-git-revision-date-localized-plugin==1.3.0 # via -r requirements/docs.in mkdocs-markdownextradata-plugin==0.2.6 # via -r requirements/docs.in -mkdocs-material==9.5.42 +mkdocs-material==9.5.43 # via -r requirements/docs.in mkdocs-material-extensions==1.3.1 # via mkdocs-material -mkdocs-mermaid2-plugin==1.1.1 +mkdocs-mermaid2-plugin==1.2.1 # via -r requirements/docs.in mkdocs-minify-plugin==0.8.0 # via -r requirements/docs.in @@ -196,7 +196,7 @@ pydantic==2.9.2 # pydantic-settings pydantic-core==2.23.4 # via pydantic -pydantic-settings==2.6.0 +pydantic-settings==2.6.1 # via authx pygments==2.18.0 # via @@ -204,7 +204,7 @@ pygments==2.18.0 # rich pyjwt==2.9.0 # via authx -pymdown-extensions==10.11.2 +pymdown-extensions==10.12 # via # -r requirements/docs.in # mkdocs-material @@ -243,11 +243,11 @@ requests==2.32.3 # mkdocs-material # mkdocs-mermaid2-plugin # mkdocs-rss-plugin -rich==13.9.3 +rich==13.9.4 # via typer rsa==4.9 # via python-jose -setuptools==75.2.0 +setuptools==75.3.0 # via mkdocs-mermaid2-plugin shellingham==1.5.4 # via typer @@ -287,7 +287,7 @@ typing-extensions==4.12.2 # typer urllib3==2.2.3 # via requests -watchdog==5.0.3 +watchdog==6.0.0 # via mkdocs webencodings==0.5.1 # via