Skip to content

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

Merged
roger-zhangg merged 1 commit intodevelopfrom
dependabot/pip/requirements/develop/dateparser-1.3.0
Feb 25, 2026
Merged

chore(deps): bump dateparser from 1.2.1 to 1.3.0 in /requirements#8631
roger-zhangg merged 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)

@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
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/dateparser-1.3.0 branch 5 times, most recently from f8fb6fc to 8f29952 Compare February 13, 2026 08:05
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/dateparser-1.3.0 branch 7 times, most recently from 70c4909 to ccbb89a Compare February 19, 2026 18:56
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/dateparser-1.3.0 branch 3 times, most recently from 1c4b923 to a59dec4 Compare February 23, 2026 20:04
@roger-zhangg
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/dateparser-1.3.0 branch 2 times, most recently from 15a6c1f to 8104bc9 Compare February 25, 2026 17:59
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>
@roger-zhangg roger-zhangg force-pushed the dependabot/pip/requirements/develop/dateparser-1.3.0 branch from 8104bc9 to d2a19b6 Compare February 25, 2026 18:23
@roger-zhangg roger-zhangg added this pull request to the merge queue Feb 25, 2026
Merged via the queue into develop with commit 7418a12 Feb 25, 2026
45 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/dateparser-1.3.0 branch February 25, 2026 19:31
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.

2 participants