From 0cdfdcedbd1b87b30c7dc952834a6c98ba3b4b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 03:29:18 +0000 Subject: [PATCH] Bump dateparser from 1.1.8 to 1.2.0 Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.1.8 to 1.2.0. - [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.1.8...v1.2.0) --- 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 80104a1..d8d55f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cachetools==4.2.2 cloudscraper==1.2.71 countryinfo==0.1.2 currencyconverter==0.17.12 -dateparser==1.1.8 +dateparser==1.2.0 emoji==2.8.0 emoji-country-flag==1.3.2 feedparser==6.0.10