From ff1136c6dfb5b24862f0d43a30c47343b30670e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 09:18:04 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 4 updates Bumps the python-packages group with 4 updates in the /docs directory: [babel](https://github.com/python-babel/babel), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pyyaml](https://github.com/yaml/pyyaml) and [watchdog](https://github.com/gorakhargosh/watchdog). Updates `babel` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.15.0...v2.16.0) Updates `mkdocs-material` from 9.5.30 to 9.5.31 - [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.30...9.5.31) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) Updates `watchdog` from 4.0.1 to 4.0.2 - [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/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 605ed13e..a5b9a401 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -Babel==2.15.0 +Babel==2.16.0 certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 @@ -10,7 +10,7 @@ Markdown==3.6 MarkupSafe==2.1.5 mergedeep==1.3.4 mkdocs==1.6.0 -mkdocs-material==9.5.30 +mkdocs-material==9.5.31 mkdocs-material-extensions==1.3.1 packaging==24.1 paginate==0.5.6 @@ -19,10 +19,10 @@ platformdirs==4.2.2 Pygments==2.18.0 pymdown-extensions==10.9 python-dateutil==2.9.0.post0 -PyYAML==6.0.1 +PyYAML==6.0.2 pyyaml_env_tag==0.1 regex==2024.7.24 requests==2.32.3 six==1.16.0 urllib3==2.2.2 -watchdog==4.0.1 +watchdog==4.0.2