From 7fcca12cf575941b55443aa7802cd1195e4f425a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 15:55:52 +0000 Subject: [PATCH 1/3] Bump aiohttp from 3.8.3 to 3.8.5 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.3...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65d02b9..08e4f7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # generated using pipdeptree https://github.com/tox-dev/pipdeptree # pipdeptree -f | sed 's/ //g' | sort -u > requirements.txt -aiohttp==3.8.3 +aiohttp==3.8.5 amqp==5.1.1 anyjson==0.3.3 arrow==0.7.0 From b3d5b8a6268a4abdf11f969b2fb62eae7834128c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 23:33:21 +0000 Subject: [PATCH 2/3] Bump tornado from 6.3.2 to 6.3.3 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65d02b9..c891364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -163,7 +163,7 @@ strict-rfc3339==0.7 suds-jurko==0.6 timeago==1.0.10 tomli==2.0.1 -tornado==6.3.2 +tornado==6.3.3 typing_extensions==4.4.0 tzdata==2022.7 tzlocal==4.2 From 7cc8dd1cebb056085813c119a385386070881170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 02:30:59 +0000 Subject: [PATCH 3/3] Bump urllib3 from 1.26.13 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17. - [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.13...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65d02b9..e9ab56e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -169,7 +169,7 @@ tzdata==2022.7 tzlocal==4.2 ua-parser==0.16.1 uritemplate==3.0.0 -urllib3==1.26.13 +urllib3==1.26.17 validate-email==1.3 vine==5.0.0 virtualenv==15.0.2