From 2389b39cc46c9236f94765f932af87b4426f0d78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 23:01:44 +0000 Subject: [PATCH] Bump dateparser from 1.0.0 to 1.1.6 Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.0.0 to 1.1.6. - [Release notes](https://github.com/scrapinghub/dateparser/releases) - [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst) - [Commits](https://github.com/scrapinghub/dateparser/compare/v1.0.0...v1.1.6) --- updated-dependencies: - dependency-name: dateparser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3922abe..1d3fcd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ dill == 0.3.4 numpy == 1.19.5 requests == 2.25.1 python-telegram-bot == 13.7 -dateparser == 1.0.0 \ No newline at end of file +dateparser == 1.1.6 \ No newline at end of file