From 64712af62074b1564a85aa406026177e43739f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:12:14 +0000 Subject: [PATCH] build(deps): bump redis from 4.6.0 to 5.0.1 (#1160) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 41fac7639..4dc0bf38f 100644 --- a/Pipfile +++ b/Pipfile @@ -38,7 +38,7 @@ pysam = "~=0.21.0" python-dateutil = "~=2.8.1" python-dotenv = "~=1.0" pyyaml = "~=6.0" -redis = "~=4.4" +redis = "~=5.0" requests = "==2.31" requests-http-signature = "~=0.2.0" sentry-sdk = "~=1.1" diff --git a/Pipfile.lock b/Pipfile.lock index 13c44f938..96a0bfd58 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5e601b7b00521e6f2aa7264f5b0dcf3a7d5e897cfd5743940a4d8f4f2572f002" + "sha256": "87c1ab4de429a4b94f97e3e0efea46016d96b6da7e052f7bda10b0b131a5b6ae" }, "pipfile-spec": 6, "requires": { @@ -1876,12 +1876,12 @@ }, "redis": { "hashes": [ - "sha256:585dc516b9eb042a619ef0a39c3d7d55fe81bdb4df09a52c9cdde0d07bf1aa7d", - "sha256:e2b03db868160ee4591de3cb90d40ebb50a90dd302138775937f6a42b7ed183c" + "sha256:0dab495cd5753069d3bc650a0dde8a8f9edde16fc5691b689a566eda58100d0f", + "sha256:ed4802971884ae19d640775ba3b03aa2e7bd5e8fb8dfaed2decce4d0fc48391f" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==4.6.0" + "version": "==5.0.1" }, "regex": { "hashes": [ @@ -3276,7 +3276,7 @@ "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc", "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f" ], - "markers": "python_version < '3.11'", + "markers": "python_version < '3.11' and python_version >= '3.7'", "version": "==2.0.1" }, "traitlets": { @@ -3670,12 +3670,12 @@ }, "redis": { "hashes": [ - "sha256:585dc516b9eb042a619ef0a39c3d7d55fe81bdb4df09a52c9cdde0d07bf1aa7d", - "sha256:e2b03db868160ee4591de3cb90d40ebb50a90dd302138775937f6a42b7ed183c" + "sha256:0dab495cd5753069d3bc650a0dde8a8f9edde16fc5691b689a566eda58100d0f", + "sha256:ed4802971884ae19d640775ba3b03aa2e7bd5e8fb8dfaed2decce4d0fc48391f" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==4.6.0" + "version": "==5.0.1" }, "s3transfer": { "hashes": [