From 969499520c4b96dc84c4e939b90e2d0c408094f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 07:39:19 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 1.26.18 in /tda Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. - [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.26.14...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tda/requirements.txt b/tda/requirements.txt index e2cfda7b8..6e5c59eb1 100644 --- a/tda/requirements.txt +++ b/tda/requirements.txt @@ -1,7 +1,7 @@ pytest==7.4.2 pytest-xdist==3.1.0 pytest-forked==1.4.0 -urllib3==1.26.14 +urllib3==1.26.18 selenium==4.14.0 Appium-Python-Client==2.11.1 PyYAML==6.0.1