fix(deps): update dependency datetime to v6 #398

Merged
luke merged 1 commits from renovate/datetime-6.x into main 2025-11-27 18:20:09 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
datetime <6.0,>=5.5 -> <6.1,>=6 age confidence

Release Notes

zopefoundation/DateTime (datetime)

v6.0

Compare Source

  • 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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [datetime](https://github.com/zopefoundation/DateTime) | `<6.0,>=5.5` -> `<6.1,>=6` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/datetime/6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/datetime/5.5/6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>zopefoundation/DateTime (datetime)</summary> ### [`v6.0`](https://github.com/zopefoundation/DateTime/blob/HEAD/CHANGES.rst#60-2025-11-25) [Compare Source](https://github.com/zopefoundation/DateTime/compare/5.5...6.0) - 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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS43IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-11-25 08:19:46 +00:00
fix(deps): update dependency datetime to v6
All checks were successful
Validate PR Title / validate (pull_request) Successful in 6s
CI / ci (pull_request) Successful in 1m23s
2be0b91a33
renovate-bot requested review from luke 2025-11-25 08:19:46 +00:00
Member

Decision: Accept
Change Score: 10/10

The diff proposes an update to the datetime dependency, bumping the version from <6.0,>=5.5 to <6.1,>=6. This seems like a reasonable update to the project's dependencies. The uv.lock file has also been updated to reflect the change in the datetime version.

Since it is not a beta version, I will accept. No further changes are needed.

**Decision: Accept** **Change Score: 10/10** The diff proposes an update to the `datetime` dependency, bumping the version from `<6.0,>=5.5` to `<6.1,>=6`. This seems like a reasonable update to the project's dependencies. The `uv.lock` file has also been updated to reflect the change in the datetime version. Since it is not a beta version, I will accept. No further changes are needed.
luke merged commit a4b510ce74 into main 2025-11-27 18:20:09 +00:00
luke deleted branch renovate/datetime-6.x 2025-11-27 18:20:09 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#398