From 16191ffd743c80e62dc56bd381a26360380450a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:55:53 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1ddcfe6..7629884 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==3.3.2 click==8.1.7 gitdb==4.0.11 GitPython==3.1.42 -idna==3.6 +idna==3.7 jmespath==1.0.1 mypy==1.9.0 mypy-extensions==1.0.0 @@ -20,7 +20,7 @@ platformdirs==4.2.0 psycopg2-binary==2.9.9 python-dateutil==2.9.0.post0 pytz==2024.1 -requests==2.31.0 +requests==2.32.0 ruff==0.3.4 s3transfer==0.10.1 setuptools==69.2.0