From b30eda6f929ee766d07ad929e11efcd0f0d540a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:07:50 +0000 Subject: [PATCH] Bump urllib3 in /hera_corr_f/control_software/casperfpga Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hera_corr_f/control_software/casperfpga/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hera_corr_f/control_software/casperfpga/requirements.txt b/hera_corr_f/control_software/casperfpga/requirements.txt index d4c873b..a4eebf7 100644 --- a/hera_corr_f/control_software/casperfpga/requirements.txt +++ b/hera_corr_f/control_software/casperfpga/requirements.txt @@ -56,7 +56,7 @@ traceback2==1.4.0 traitlets==4.3.2 typing==3.6.2 unittest2==1.1.0 -urllib3==1.22 +urllib3==1.26.5 watchdog==0.8.3 wcwidth==0.1.7 -e git://github.com/casper-astro/tftpy.git#egg=tftpy-0.6.3_fork-py2.7.egg