Skip to content

chore(deps): bump dateparser from 1.2.1 to 1.3.0 in /requirements#8631

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/requirements/develop/dateparser-1.3.0
Open

chore(deps): bump dateparser from 1.2.1 to 1.3.0 in /requirements#8631
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/requirements/develop/dateparser-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps dateparser from 1.2.1 to 1.3.0.

Release notes

Sourced from dateparser's releases.

1.3.0

Dropped Python 3.9 support. (#1296)

New features:

  • search_dates() can now detect time spans from expressions like “past month”, “last week”, etc. For details, see the “Time Span Detection” section and the RETURN_TIME_SPAN, DEFAULT_START_OF_WEEK and DEFAULT_DAYS_IN_MONTH settings in the documentation. (#1284)

Fixes:

  • Assume the current year if not specified (#1288)
  • Support expressions like “yesterday +1h” (#1303)
  • English: Support most 2-letter day-of-the-week names (#1214)
  • English: Support “in N weeks' time” (#1283)
  • Finnish: Support dates with “klo” (#1301)
  • Russian: Support compound ordinals (#1280)

Cleanups and internal improvements:

  • Fixed year expectation issues in tests. (#1294)

Release v1.2.2

Fixes:

  • Handle the Russian preposition “с” (#1261)
  • Fix weekday search (#1274)

Improvements:

  • Add Python 3.14 support (#1273)
  • Cache timezone offsets to improve import time (#1250)
Changelog

Sourced from dateparser's changelog.

1.3.0 (2026-02-04)

Dropped Python 3.9 support. (#1296)

New features:

  • search_dates() can now detect time spans from expressions like “past month”, “last week”, etc. For details, see the “Time Span Detection” section and the RETURN_TIME_SPAN, DEFAULT_START_OF_WEEK and DEFAULT_DAYS_IN_MONTH settings in the documentation. (#1284)

Fixes:

  • Assume the current year if not specified (#1288)
  • Support expressions like “yesterday +1h” (#1303)
  • English: Support most 2-letter day-of-the-week names (#1214)
  • English: Support “in N weeks' time” (#1283)
  • Finnish: Support dates with “klo” (#1301)
  • Russian: Support compound ordinals (#1280)

Cleanups and internal improvements:

  • Fixed year expectation issues in tests. (#1294)

1.2.2 (2025-06-26)

Fixes:

  • Handle the Russian preposition “с” (#1261)
  • Fix weekday search (#1274)

Improvements:

  • Add Python 3.14 support (#1273)
  • Cache timezone offsets to improve import time (#1250)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/scrapinghub/dateparser/releases)
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst)
- [Commits](scrapinghub/dateparser@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: dateparser
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2026 08:06
@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pr/internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants