Skip to content

Update datetime requirement from ~=5.5 to ~=6.0#244

Merged
DefinetlyNotAI merged 1 commit into
mainfrom
dependabot/pip/datetime-approx-eq-6.0
Jan 17, 2026
Merged

Update datetime requirement from ~=5.5 to ~=6.0#244
DefinetlyNotAI merged 1 commit into
mainfrom
dependabot/pip/datetime-approx-eq-6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 17, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on datetime to permit the latest version.

Changelog

Sourced from datetime's changelog.

6.0 (2025-11-25)

  • Add support for Python 3.13, 3.14.

  • Drop support for Python 3.7, 3.8, 3.9.

  • Remove setuptools fossils.

  • Remove Python2 compatiblity code.

5.5 (2024-03-21)

  • Change pickle format to export the microseconds as an int, to solve a problem with dates after 2038. ([#56](https://github.com/zopefoundation/DateTime/issues/56) <https://github.com/zopefoundation/DateTime/issues/56>_)

5.4 (2023-12-15)

  • Fix UnknownTimeZoneError when unpickling DateTime.DateTime().asdatetime(). ([#58](https://github.com/zopefoundation/DateTime/issues/58) <https://github.com/zopefoundation/DateTime/issues/58>_)

  • Repair equality comparison between DateTime instances and other types. ([#60](https://github.com/zopefoundation/DateTime/issues/60) <https://github.com/zopefoundation/DateTime/issues/60>_)

5.3 (2023-11-14)

  • Add support for Python 3.12.

  • Add preliminary support for Python 3.13a2.

5.2 (2023-07-19)

  • Cast int to float in compare methods.
  • Fix compare methods between DateTime instances and None. ([#52](https://github.com/zopefoundation/DateTime/issues/52) <https://github.com/zopefoundation/DateTime/issues/52>_)

5.1 (2023-03-14)

  • Add missing python_requires to setup.py.

... (truncated)

Commits
  • f880a58 Preparing release 6.0
  • c5d41db Prepare release.
  • d53bac4 Update Python version support. (#69)
  • b8f078c Update Python version support. (#68)
  • d67044d Add missing version specifier to setup.py
  • e95b160 Merge pull request #66 from zopefoundation/config-with-zope-product-template-...
  • 28d6788 - remove exclude
  • 77babde fixup! - update to latest meta/config templates (#67)
  • c6d71aa - update to latest meta/config templates
  • e0c8be8 Merge pull request #65 from zopefoundation/setuptools-fossils
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [datetime](https://github.com/zopefoundation/DateTime) to permit the latest version.
- [Changelog](https://github.com/zopefoundation/DateTime/blob/master/CHANGES.rst)
- [Commits](zopefoundation/DateTime@5.5...6.0)

---
updated-dependencies:
- dependency-name: datetime
  dependency-version: '6.0'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type/Dependencies Pull requests that update a dependency file label Jan 17, 2026
@dependabot dependabot Bot requested a review from DefinetlyNotAI as a code owner January 17, 2026 08:09
@pull-request-size pull-request-size Bot added the size/XS Extra Small size pr label Jan 17, 2026
@coderabbitai

coderabbitai Bot commented Jan 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@DefinetlyNotAI DefinetlyNotAI self-assigned this Jan 17, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Waiting on Review in Issue Board Jan 17, 2026
@DefinetlyNotAI DefinetlyNotAI merged commit d19f377 into main Jan 17, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from Waiting on Review to Done in Issue Board Jan 17, 2026
@dependabot dependabot Bot deleted the dependabot/pip/datetime-approx-eq-6.0 branch January 17, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra Small size pr type/Dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant