From 2acfbfae232d72e2acba3460bb32e324b999cbaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:12:48 +0000 Subject: [PATCH] Bump certifi from 2018.1.18 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.1.18 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.01.18...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- req.txt | 10 +++++++++- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index a21b954..8af59b5 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] requests = "==2.18.4" selenium = "==3.11.0" -certifi = "==2018.1.18" +certifi = "==2022.12.7" chardet = "==3.0.4" cssselect = "==1.0.3" idna = "==2.6" diff --git a/Pipfile.lock b/Pipfile.lock index 899461c..13a2e0c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0be993159568082dd1f43bd1d891cc603bb521c23425d49ba4a723982ca9684f" + "sha256": "d1a14d8ed94777679e51bc5a5412ee772c769c598bfe0e85f1958c398b31684d" }, "pipfile-spec": 6, "requires": { @@ -18,11 +18,11 @@ "default": { "certifi": { "hashes": [ - "sha256:14131608ad2fd56836d33a71ee60fa1c82bc9d2c8d98b7bdbc631fe1b3cd1296", - "sha256:edbc3f203427eef571f79a7692bb160a2b0f7ccaa31953e99bd17e307cf63f7d" + "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3", + "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18" ], "index": "pypi", - "version": "==2018.1.18" + "version": "==2022.12.7" }, "chardet": { "hashes": [ diff --git a/req.txt b/req.txt index b5dc8fd..ff04220 100644 --- a/req.txt +++ b/req.txt @@ -1,4 +1,12 @@ -certifi==2018.1.18 +# +# These requirements were autogenerated by pipenv +# To regenerate from the project's Pipfile, run: +# +# pipenv lock --requirements +# + +-i https://pypi.python.org/simple/ +certifi==2022.12.7 chardet==3.0.4 cssselect==1.0.3 idna==2.6