From dac227767ec37cc0e9c9391bc1e930005ae5b19f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 13:02:23 +0000 Subject: [PATCH] Bump bitlyshortener from 0.5.3 to 0.6.3 Bumps [bitlyshortener](https://github.com/impredicative/bitlyshortener) from 0.5.3 to 0.6.3. - [Release notes](https://github.com/impredicative/bitlyshortener/releases) - [Commits](https://github.com/impredicative/bitlyshortener/compare/0.5.3...0.6.3) --- updated-dependencies: - dependency-name: bitlyshortener dependency-type: direct:production update-type: version-update:semver-minor ... 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..ad098bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ asyncio-dgram==1.2.0 asyncurban==0.3.3 attr==0.3.1 attrs==21.2.0 -bitlyshortener==0.5.3 +bitlyshortener==0.6.3 braceexpand==0.1.7 cachetools==4.2.2 certifi==2021.5.30