From d00aff6d4e86e7497a7129a0cda2c50f94e966ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 12:06:41 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the /images/env-docs directory: [idna](https://github.com/kjd/idna), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `idna` from 3.10 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15) Updates `pymdown-extensions` from 10.14.3 to 10.21.3 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.3...10.21.3) Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0) Updates `urllib3` from 2.6.0 to 2.7.0 - [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.6.0...2.7.0) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: pip - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- images/env-docs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/images/env-docs/requirements.txt b/images/env-docs/requirements.txt index 1e33353..f2f0546 100644 --- a/images/env-docs/requirements.txt +++ b/images/env-docs/requirements.txt @@ -17,7 +17,7 @@ colorama==0.4.6 docutils==0.20.1 doit==0.36.0 ghp-import==2.1.0 -idna==3.10 +idna==3.15 imagesize==1.4.1 importlib_metadata==8.7.0 mergedeep==1.3.4 @@ -29,10 +29,10 @@ packaging==24.2 paginate==0.5.7 pathspec==0.12.1 platformdirs==4.3.7 -pymdown-extensions==10.14.3 +pymdown-extensions==10.21.3 python-dateutil==2.9.0.post0 pyyaml_env_tag==0.1 -requests==2.32.4 +requests==2.33.0 six==1.17.0 snowballstemmer==2.2.0 sphinxcontrib-applehelp==1.0.7 @@ -42,6 +42,6 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.6 sphinxcontrib-serializinghtml==1.1.9 sphinxemoji==0.2.0 -urllib3==2.6.0 +urllib3==2.7.0 watchdog==6.0.0 zipp==3.21.0