From 509304905389093311c31b01ca8ddc4d373bbf51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 15:52:55 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5a0082f..9b0f35a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,13 +5,13 @@ cryptography==3.4.6 DateTime==4.3 idna==2.10 jwt==1.2.0 -numpy==1.20.1 -pandas==1.2.3 +numpy +pandas pycparser==2.20 -python-dateutil==2.8.1 +python-dateutil==2.8.2 pytz==2021.1 requests==2.25.1 six==1.15.0 -urllib3==1.26.3 -websockets==8.1 +urllib3==1.26.9 +websockets zope.interface==5.2.0