From 7d9a3d4281489ab5f993f51aa72f5a9faca93ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 15:58:55 +0000 Subject: [PATCH] Bump urllib3 from 1.26.7 to 1.26.16 in /server/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.16. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.16) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/python/Pipfile | 2 +- server/python/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/server/python/Pipfile b/server/python/Pipfile index a78f2bb..ac2a368 100644 --- a/server/python/Pipfile +++ b/server/python/Pipfile @@ -15,7 +15,7 @@ python-dotenv = "==0.20.0" requests = "==2.28.1" stripe = "==4.2.0" toml = "==0.10.2" -urllib3 = "==1.26.12" +urllib3 = "==1.26.16" Flask = "==1.1.4" Jinja2 = "==2.11.3" MarkupSafe = "==2.1.1" diff --git a/server/python/Pipfile.lock b/server/python/Pipfile.lock index a5f8222..3c1e3a4 100644 --- a/server/python/Pipfile.lock +++ b/server/python/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e5d916b17a54d45899f33049894e41eb7d9b1e71183d1b77d56966f0651680c9" + "sha256": "0bb8517c602d7a853c5c3828a88a53806f012a589dbfce1b788dfbd7a75793f5" }, "pipfile-spec": 6, "requires": { @@ -160,11 +160,11 @@ }, "urllib3": { "hashes": [ - "sha256:3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e", - "sha256:b930dd878d5a8afb066a637fbb35144fe7901e3b209d1cd4f524bd0e9deee997" + "sha256:8d36afa7616d8ab714608411b4a3b13e58f463aee519024578e062e141dce20f", + "sha256:8f135f6502756bde6b2a9b28989df5fbe87c9970cecaa69041edcce7f0589b14" ], "index": "pypi", - "version": "==1.26.12" + "version": "==1.26.16" }, "werkzeug": { "hashes": [