From 1d827785790a375a3eb0b2e60c7833f993049e6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 13:01:22 +0000 Subject: [PATCH] Bump asyncio-dgram from 1.2.0 to 2.1.0 Bumps [asyncio-dgram](https://github.com/jsbronder/asyncio-dgram) from 1.2.0 to 2.1.0. - [Release notes](https://github.com/jsbronder/asyncio-dgram/releases) - [Changelog](https://github.com/jsbronder/asyncio-dgram/blob/master/ChangeLog) - [Commits](https://github.com/jsbronder/asyncio-dgram/compare/v1.2.0...v2.1.0) --- updated-dependencies: - dependency-name: asyncio-dgram dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 358de44..0b47846 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.7.4.post0 altgraph==0.17 astunparse==1.6.3 async-timeout==3.0.1 -asyncio-dgram==1.2.0 +asyncio-dgram==2.1.0 asyncurban==0.3.3 attr==0.3.1 attrs==21.2.0