From 81a0781dc35185fa19e135275bb37f75cf7b95e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 00:08:59 +0000 Subject: [PATCH] Bump dateparser from 1.2.0 to 1.2.1 Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.2.0 to 1.2.1. - [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.2.0...v1.2.1) --- updated-dependencies: - dependency-name: dateparser dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 6d7d109d..2ee31c55 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true aiocron = "==2.1" bidict = "==0.23.1" black = "==25.1.0" -dateparser = "1.2.0" +dateparser = "1.2.1" "discord.py" = "==2.5.2" emoji = "==2.14.1" expiringdict = "==1.2.2" diff --git a/Pipfile.lock b/Pipfile.lock index 4296bbc1..c52ee5b8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "205731062dc8c9dde56e64e87e06685091057a10eb53669bef5b8fc4f15b448c" + "sha256": "3ce34879f1ba60b7e60de28aee2b226310c43516c3ac1665aeb707c5bc1b7fc6" }, "pipfile-spec": 6, "requires": { @@ -368,12 +368,12 @@ }, "dateparser": { "hashes": [ - "sha256:0b21ad96534e562920a0083e97fd45fa959882d4162acc358705144520a35830", - "sha256:7975b43a4222283e0ae15be7b4999d08c9a70e2d378ac87385b1ccf2cffbbb30" + "sha256:7e4919aeb48481dbfc01ac9683c8e20bfe95bb715a38c1e9f6af889f4f30ccc3", + "sha256:bdcac262a467e6260030040748ad7c10d6bacd4f3b9cdb4cfd2251939174508c" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==1.2.0" + "markers": "python_version >= '3.8'", + "version": "==1.2.1" }, "dill": { "hashes": [