From bf7986691922ff45c540dffe8e1d21402d88fb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:25:17 +0000 Subject: [PATCH] Bump arrow from 1.2.3 to 1.3.0 Bumps [arrow](https://github.com/arrow-py/arrow) from 1.2.3 to 1.3.0. - [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.2.3...1.3.0) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26fbc11..2d3efd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ aiohttp-retry==2.8.3 # via twilio aiosignal==1.3.1 # via aiohttp -arrow==1.2.3 +arrow==1.3.0 # via -r requirements.in astral==3.2 # via -r requirements.in @@ -66,6 +66,8 @@ timezonefinder==6.1.10 # via -r requirements.in twilio==8.7.0 # via -r requirements.in +types-python-dateutil==2.8.19.14 + # via arrow urllib3==1.26.12 # via requests yarl==1.8.2