chore(deps): bump dateparser from 1.3.0 to 1.4.0#8862
Merged
Conversation
vicheey
approved these changes
Mar 27, 2026
Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/scrapinghub/dateparser/releases) - [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst) - [Commits](scrapinghub/dateparser@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: dateparser dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e55d8ac to
7fa6dec
Compare
seshubaws
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps dateparser from 1.3.0 to 1.4.0.
Release notes
Sourced from dateparser's releases.
Changelog
Sourced from dateparser's changelog.
Commits
60b8a75Bump version: 1.3.0 → 1.4.0d4056571.4.0 release notes and fixes (#1319)7a3113eAdd the en-US locale (#1222)62710c0Add a security policy (#1318)341d308Fix deployment5add61cUse official publish GitHub action in CI (#1309)e22e62eFix word-number phrases parsing (e.g., 'two days later') (#1316)8cdcf80Make logo more translucent (#1312)e0939ecReplace 'setup.py install' (#1310)cd5f226HonorREQUIRE_PARTSfor ambiguous month-number inputs by retrying year-bias...