From c9aff878dc0807ee80402ca767c3c38510fbe897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 16:20:38 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.10 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.10. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.10/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.9...1.26.10) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e5dc4f..af3a850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ python-dotenv==0.20.0 pytz==2022.1 requests==2.28.1 sqlparse==0.4.2 -urllib3==1.26.9 +urllib3==1.26.10 whitenoise==6.2.0