From 513ae01a640e96889699e36adb2209f73ac4fb70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:09:38 +0000 Subject: [PATCH] Bump the minor-or-patch group across 1 directory with 3 updates Bumps the minor-or-patch group with 3 updates in the / directory: [beartype](https://github.com/beartype/beartype), [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) and [urllib3](https://github.com/urllib3/urllib3). Updates `beartype` from 0.22.4 to 0.22.9 - [Release notes](https://github.com/beartype/beartype/releases) - [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst) - [Commits](https://github.com/beartype/beartype/compare/v0.22.4...v0.22.9) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0) Updates `urllib3` from 2.5.0 to 2.6.3 - [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.5.0...2.6.3) --- updated-dependencies: - dependency-name: beartype dependency-version: 0.22.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4748f09..8193164 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ alabaster==1.0.0 babel==2.17.0 -beartype==0.22.4 +beartype==0.22.9 certifi==2025.10.5 charset-normalizer==3.4.4 docutils==0.21.* @@ -19,7 +19,7 @@ requests==2.32.5 roman-numerals-py==3.1.0 snowballstemmer==3.0.1 Sphinx==8.2.3 -sphinx-rtd-theme==3.0.2 +sphinx-rtd-theme==3.1.0 sphinx-substitution-extensions==2025.10.24 sphinxcontrib-applehelp==2.0.0 sphinxcontrib-devhelp==2.0.0 @@ -28,4 +28,4 @@ sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -urllib3==2.5.0 +urllib3==2.6.3