From d810c262e46f7ca07246b8304ae2fd9a4c2b9993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 03:01:09 +0000 Subject: [PATCH] Bump arrow from 1.1.0 to 1.1.1 Bumps [arrow](https://github.com/arrow-py/arrow) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/arrow-py/arrow/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 039441f36..34f5f390f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cryptography==3.4.7 aiohttp==3.7.4.post0 SQLAlchemy==1.4.18 python-telegram-bot==13.6 -arrow==1.1.0 +arrow==1.1.1 cachetools==4.2.2 requests==2.25.1 urllib3==1.26.5