Bump dateparser from 1.4.1 to 1.4.2 - #685
Merged
Merged
Conversation
Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/scrapinghub/dateparser/releases) - [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst) - [Commits](scrapinghub/dateparser@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: dateparser dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/dateparser-1.4.2
branch
from
August 13, 2026 10:20
8b073b4 to
311af0c
Compare
karpet
approved these changes
Aug 13, 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.4.1 to 1.4.2.
Release notes
Sourced from dateparser's releases.
Changelog
Sourced from dateparser's changelog.
Commits
b1f603e1.4.2 release (#1361)ff3dcb9Specify README header content as RST (#1360)d886e23Parse dates wrapped in harmless extra text (Close #518) (#1356)06ca032Do not read the day as a two-digit year after the year position (#1358)315e396Fix ISO8601 parsing with explicit languages (#1352)cf6d3e5Add "ngram" search strategy to search_dates (#1351)93b3c63Update CLDR data to 44.1.0 and add hour/duration support (#1343)762dffffix: Apply PREFER_DATES_FROM logic to custom date formats (Fixes #445) (#1342)273eb23fix: %j (day of year) format directive ignored month/day in parse_with_format...33e913citalian: support 'un ora fa', 'un'ora fa', 'oggi alle 11:00'. (#1049)