diff --git a/Pipfile b/Pipfile index 4772844..c46fb11 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" certifi = "==2022.12.07" python-dateutil = "2.8.2" six = "1.16.0" -urllib3 = "1.26.14" +urllib3 = "1.26.15" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 81a7569..e8fcdc0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "25d6ab43b5b1213d9e7f7a2b9666cc4e448f4a1e26780bfcff7fd6937ccf17a6" + "sha256": "984dced02d9a4f11dbd384e0fc3a16471c234ebf932e190d672fb49d306eb5d8" }, "pipfile-spec": 6, "requires": { @@ -42,11 +42,11 @@ }, "urllib3": { "hashes": [ - "sha256:076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72", - "sha256:75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1" + "sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305", + "sha256:aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42" ], "index": "pypi", - "version": "==1.26.14" + "version": "==1.26.15" } }, "develop": {}