]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Bump urllib3 from 2.2.1 to 2.2.2 in /doc/sphinx/src dependabot/pip/doc/sphinx/src/urllib3-2.2.2 140/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 17 Jun 2024 23:08:01 +0000 (23:08 +0000)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 23:08:01 +0000 (23:08 +0000)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [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.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
doc/sphinx/src/requirements.txt

index ec3296ecf560a2bbbd2b9035e0c34a886f5d5a90..7bcd3d19f81a5c74641acd5f33ac2a92bce0603f 100644 (file)
@@ -34,11 +34,11 @@ snowballstemmer==2.2.0
     # via sphinx
 sphinx==7.3.7
     # via
-    #   -r ./src/requirements.in
+    #   -r requirements.in
     #   sphinx-rtd-theme
     #   sphinxcontrib-jquery
 sphinx-rtd-theme==2.0.0
-    # via -r ./src/requirements.in
+    # via -r requirements.in
 sphinxcontrib-applehelp==1.0.8
     # via sphinx
 sphinxcontrib-devhelp==1.0.6
@@ -53,5 +53,5 @@ sphinxcontrib-qthelp==1.0.7
     # via sphinx
 sphinxcontrib-serializinghtml==1.1.10
     # via sphinx
-urllib3==2.2.1
+urllib3==2.2.2
     # via requests