41 lines
1.2 KiB
Diff
41 lines
1.2 KiB
Diff
From 0af3dfe6c59969f28a9019766e6f75ae9770a656 Mon Sep 17 00:00:00 2001
|
|
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Date: Tue, 19 Nov 2024 09:43:38 -0500
|
|
Subject: [PATCH 10/10] Bump certifi from 2021.5.30 to 2024.7.4 in /docs (#429)
|
|
Content-Type: text/plain; charset="utf-8"
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2024.7.4.
|
|
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2024.07.04)
|
|
|
|
---
|
|
updated-dependencies:
|
|
- dependency-name: certifi
|
|
dependency-type: direct:production
|
|
...
|
|
|
|
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: Tim Zabel <Tjzabel21@gmail.com>
|
|
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
|
|
---
|
|
docs/requirements.txt | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/docs/requirements.txt b/docs/requirements.txt
|
|
index 9c2adbbc0374..9c5ce5f8ac10 100644
|
|
--- a/docs/requirements.txt
|
|
+++ b/docs/requirements.txt
|
|
@@ -1,7 +1,7 @@
|
|
-i https://pypi.org/simple
|
|
alabaster==0.7.12
|
|
babel==2.9.1
|
|
-certifi==2021.5.30
|
|
+certifi==2024.7.4
|
|
chardet==4.0.0
|
|
commonmark==0.9.1
|
|
docutils==0.17.1
|
|
--
|
|
2.41.0
|
|
|