Merge pull request #5941 from yurishevtsov/update-certifi-in-examples

Bump certifi from 2023.5.7 to 2023.7.22 in /examples
This commit is contained in:
Matt Davis
2023-09-24 20:33:31 -04:00
committed by GitHub
2 changed files with 6 additions and 4 deletions
+5 -4
View File
@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "8d14434df45e0ef884d6c3f6e8048ba72335637a8631cc44792f52fd20b6f97a"
"sha256": "6a44fe37aaf35b2b653e3e4ff422efc6370108bf8a09a43858dfef57f7cd41a8"
},
"pipfile-spec": 6,
"requires": {},
@@ -16,11 +16,12 @@
"default": {
"certifi": {
"hashes": [
"sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7",
"sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716"
"sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082",
"sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"
],
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==2023.5.7"
"version": "==2023.7.22"
},
"charset-normalizer": {
"hashes": [
+1
View File
@@ -0,0 +1 @@
Bump certifi from 2023.5.7 to 2023.7.22 in /examples to address a security vulnerability