From 9d5423ef2e5f5e1a3b4329eb7847038ad2d2c560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:21:35 -0400 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /docker (#32) Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index fa0f153..fe1e5e6 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -13,7 +13,7 @@ google-auth==2.23.2 google-auth-oauthlib==1.0.0 grpcio==1.59.0 gymnasium==0.28.1 -idna==3.4 +idna==3.7 importlib-metadata==6.6.0 importlib-resources==6.0.0 jax-jumpy==1.0.0