From 8bf7bb1d83a4314e28ab9df9a6eaad5a25829573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:57:17 +0000 Subject: [PATCH] Bump certifi from 2020.6.20 to 2022.12.7 in /docs Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/Pipfile | 2 +- docs/Pipfile.lock | 24 ++++++++++++++++-------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/docs/Pipfile b/docs/Pipfile index 56328422..89e95cd0 100644 --- a/docs/Pipfile +++ b/docs/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] alabaster = "==0.7.12" -certifi = "==2020.6.20" +certifi = "==2022.12.7" chardet = "==3.0.4" commonmark = "==0.9.1" docutils = "==0.16" diff --git a/docs/Pipfile.lock b/docs/Pipfile.lock index 4a81449a..3abc6c9e 100644 --- a/docs/Pipfile.lock +++ b/docs/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f4d4d33540ae6b77b82f0ead9797d500da054f207a14a06f3c7c915596d3f8d5" + "sha256": "f37a06009ee84ead4c1feaaad1caba5da6e2812c8f503922f0eebb1dcc9a4c89" }, "pipfile-spec": 6, "requires": { @@ -34,11 +34,11 @@ }, "certifi": { "hashes": [ - "sha256:5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3", - "sha256:8fc0819f1f30ba15bdb34cceffb9ef04d99f420f68eb75d901e9560b8749fc41" + "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3", + "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18" ], "index": "pypi", - "version": "==2020.6.20" + "version": "==2022.12.7" }, "chardet": { "hashes": [ @@ -148,11 +148,11 @@ }, "packaging": { "hashes": [ - "sha256:5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5", - "sha256:67714da7f7bc052e064859c05c595155bd1ee9f69f76557e21f051443c20947a" + "sha256:2198ec20bd4c017b8f9717e00f0c8714076fc2fd93816750ab48e2c41de2cfd3", + "sha256:957e2148ba0e1a3b282772e791ef1d8083648bc131c8ab0c1feba110ce1146c3" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==20.9" + "markers": "python_version >= '3.7'", + "version": "==22.0" }, "pygments": { "hashes": [ @@ -194,6 +194,14 @@ "index": "pypi", "version": "==2.24.0" }, + "setuptools": { + "hashes": [ + "sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54", + "sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75" + ], + "markers": "python_version >= '3.7'", + "version": "==65.6.3" + }, "six": { "hashes": [ "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259",