From fd80d026215bde477d5e8b041b5888bd9e1e35c4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 06:44:39 +0000 Subject: [PATCH] Bump typing from 3.7.4.1 to 3.7.4.3 Bumps [typing](https://github.com/python/typing) from 3.7.4.1 to 3.7.4.3. - [Release notes](https://github.com/python/typing/releases) - [Commits](https://github.com/python/typing/compare/3.7.4.1...3.7.4.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..59745ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ aiohttp==3.6.2 asyncpg==0.19.0 aio_pika==6.3.0 python_dateutil==2.8.0 -typing==3.7.4.1 +typing==3.7.4.3