From ca353c13d5ad2c52c067c887d1e4a213085819cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:42:05 +0000 Subject: [PATCH] Bump urllib3 from 2.0.6 to 2.0.7 in /etc/requirements_dependabot Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [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/2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- etc/requirements_dependabot/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_dependabot/requirements_tests.txt b/etc/requirements_dependabot/requirements_tests.txt index c2ae8b1..70f3425 100644 --- a/etc/requirements_dependabot/requirements_tests.txt +++ b/etc/requirements_dependabot/requirements_tests.txt @@ -194,7 +194,7 @@ tzdata==2023.3 # market-analy (pyproject.toml) # market-prices # pandas -urllib3==2.0.6 +urllib3==2.0.7 # via requests valimp==0.1 # via market-prices