From 13c22b894b2955c38845231e92491810f830c725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:26:13 +0000 Subject: [PATCH] Bump the python-packages group in /docs with 2 updates Bumps the python-packages group in /docs with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [urllib3](https://github.com/urllib3/urllib3). Updates `mkdocs-material` from 9.5.9 to 9.5.10 - [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.9...9.5.10) Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a711a1b5..bf03c822 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ Markdown==3.5.2 MarkupSafe==2.1.5 mergedeep==1.3.4 mkdocs==1.5.3 -mkdocs-material==9.5.9 +mkdocs-material==9.5.10 mkdocs-material-extensions==1.3.1 packaging==23.2 paginate==0.5.6 @@ -24,5 +24,5 @@ pyyaml_env_tag==0.1 regex==2023.12.25 requests==2.31.0 six==1.16.0 -urllib3==2.2.0 +urllib3==2.2.1 watchdog==4.0.0