From 9536245c87f3c860f252ea4c25754d7309bbe111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:22:05 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /log_replayer Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- log_replayer/log_replayer_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log_replayer/log_replayer_requirements.txt b/log_replayer/log_replayer_requirements.txt index 33b936c4..83858c8b 100644 --- a/log_replayer/log_replayer_requirements.txt +++ b/log_replayer/log_replayer_requirements.txt @@ -6,7 +6,7 @@ cffi==1.15.0 charset-normalizer==2.0.7 cryptography==41.0.6 h11==0.12.0 -idna==3.3 +idna==3.7 numpy==1.22.0 outcome==1.1.0 pandas==1.3.4