From 7d3320974dd137e7c8a9cf2976a18b6b8a30f5b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 08:05:05 +0000 Subject: [PATCH] Bump python-dateutil from 2.8.1 to 2.8.2 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.1 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.1...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 1dddb681..a8e0156c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flask==1.1.2 jinja2==2.11.3 lxml==4.6.3 pygments==2.9.0 -python-dateutil==2.8.1 +python-dateutil==2.8.2 pyyaml==5.4.1 httpx[http2]==0.17.1 Brotli==1.0.9