From 8dab122e028b9ef341411320dddc8fcb68663ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:08:32 +0100 Subject: [PATCH] :arrow_up: Bump typing-extensions from 4.7.1 to 4.8.0 in /shifter (#204) --- shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shifter/requirements.txt b/shifter/requirements.txt index 659c7f5..c506a36 100644 --- a/shifter/requirements.txt +++ b/shifter/requirements.txt @@ -5,4 +5,4 @@ gunicorn==21.2.0 psycopg==3.1.10 psycopg-binary==3.1.10 sqlparse==0.4.4 -typing_extensions==4.7.1 \ No newline at end of file +typing_extensions==4.8.0 \ No newline at end of file