aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot]2022-12-08 06:33:30 +0000
committerGitHub2022-12-08 06:33:30 +0000
commit465c2f657a729212069e92226a6f3f2354c1bc3b (patch)
treea581b04c5461cfa8928aa5318d317c401fb3238a
parenta3bdd73aca363b9e04149c2e98fc6ccf4bf0dc75 (diff)
downloadharvester-submit-week-for-approval-dependabot/pip/certifi-2022.12.7.tar.bz2
Bump certifi from 2019.9.11 to 2022.12.7dependabot/pip/certifi-2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Pipfile.lock8
1 files changed, 5 insertions, 3 deletions
diff --git a/Pipfile.lock b/Pipfile.lock
index c6ca42d..6d54e8d 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -16,10 +16,11 @@
"default": {
"certifi": {
"hashes": [
- "sha256:e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50",
- "sha256:fd7c7c74727ddcf00e9acd26bba8da604ffec95bf1c2144e67aff7a8b50e6cef"
+ "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3",
+ "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"
],
- "version": "==2019.9.11"
+ "index": "pypi",
+ "version": "==2022.12.7"
},
"chardet": {
"hashes": [
@@ -56,6 +57,7 @@
"sha256:2393a695cd12afedd0dcb26fe5d50d0cf248e5a66f75dbd89a3d4eb333a61af4",
"sha256:a637e5fae88995b256e3409dc4d52c2e2e0ba32c42a6365fee8bbd2238de3cfb"
],
+ "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' and python_version < '4'",
"version": "==1.24.3"
}
},