From c0b46548b37144b0e5f0ab002de9ce88da9236c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 19:30:53 +0000 Subject: [PATCH] Bump python-dateutil from 2.8 to 2.8.2 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8 to 2.8.2. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](https://github.com/dateutil/dateutil/compare/2.8.0...2.8.2) --- updated-dependencies: - dependency-name: python-dateutil 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 45b4c22..65d44ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aws-request-signer>=1.1 aiohttp>=3.8 -python-dateutil==2.8 +python-dateutil==2.8.2 inflection==0.5.1