From b3a992aec5c2c3fe0edbc5621ce720386adf5300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 11:29:43 -0700 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /tda (#529) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kosty Maleyev --- tda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tda/requirements.txt b/tda/requirements.txt index 6e5c59eb1..c60d62b97 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.18 +urllib3==1.26.19 selenium==4.14.0 Appium-Python-Client==2.11.1 PyYAML==6.0.1