From e47ccbcaa272a64d7d5ae8e96d871dcd2cf60730 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 19:40:43 +0000 Subject: [PATCH] Update dependency requests to v2.28.2 (#22) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 623c5f0..ece3a54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==3.4 itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.1 -requests==2.28.1 +requests==2.28.2 urllib3==1.26.14 Werkzeug==2.2.2 WTForms==3.0.1 \ No newline at end of file