From 0c973cab11b3a8126834b8c0034c0624aa98fbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 18:27:04 +0200 Subject: [PATCH] Bump asyncio-throttle from 1.0.1 to 1.0.2 (#119) Bumps [asyncio-throttle](https://github.com/hallazzang/asyncio-throttle) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/hallazzang/asyncio-throttle/releases) - [Commits](https://github.com/hallazzang/asyncio-throttle/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: asyncio-throttle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1e9d647..0cb16d67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ argparse==1.4.0 async-timeout==3.0.1 pychromecast==9.2.0 aiohttp[speedups]==3.7.4 -asyncio-throttle==1.0.1 +asyncio-throttle==1.0.2 aiofiles==0.7.0 aiosqlite==0.17.0 pytaglib==1.4.6 -- 2.34.1