Skip to content

chore(deps): update tzdata requirement from ^2024.1 to ^2025.3#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tzdata-tw-2025.3
Open

chore(deps): update tzdata requirement from ^2024.1 to ^2025.3#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tzdata-tw-2025.3

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on tzdata to permit the latest version.

Release notes

Sourced from tzdata's releases.

2025.3: Release of upstream tzdata 2025c

Version 2025.3

Upstream version 2025c released 2025-12-10T22:42:37+00:00

Briefly:

Several code changes for compatibility with FreeBSD.

Changes to past timestamps

Baja California agreed with California’s DST rules in 1953 and in 1961 through 1975, instead of observing standard time all year. (Thanks to Alois Treindl.)

Changes to commentary

The leapseconds file contains commentary about the IERS and NIST last-modified and expiration timestamps for leap second data. (Thanks to Judah Levine.)

Commentary now also uses characters from the set –‘’“”•≤ as this can be useful and should work with current applications. This also affects data in iso3166.tab and zone1970.tab, which now contain strings like “Côte d’Ivoire” instead of “Côte d'Ivoire”.

Changelog

Sourced from tzdata's changelog.

Version 2025.3

Upstream version 2025c released 2025-12-10T22:42:37+00:00

Briefly:

Several code changes for compatibility with FreeBSD.

Changes to past timestamps

Baja California agreed with California’s DST rules in 1953 and in 1961 through 1975, instead of observing standard time all year. (Thanks to Alois Treindl.)

Changes to commentary

The leapseconds file contains commentary about the IERS and NIST last-modified and expiration timestamps for leap second data. (Thanks to Judah Levine.)

Commentary now also uses characters from the set –‘’“”•≤ as this can be useful and should work with current applications. This also affects data in iso3166.tab and zone1970.tab, which now contain strings like “Côte d’Ivoire” instead of “Côte d'Ivoire”.


Version 2025.2

Upstream version 2025b released 2025-03-22T20:40:46+00:00

Briefly:

New zone for Aysén Region in Chile which moves from -04/-03 to -03.

Changes to future timestamps

Chile's Aysén Region moves from -04/-03 to -03 year-round, joining Magallanes Region. The region will not change its clocks on 2025-04-05 at 24:00, diverging from America/Santiago and creating a new zone America/Coyhaique. (Thanks to Yonathan Dossow.) Model this as a change to standard offset effective 2025-03-20.

Changes to past timestamps

Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not at year end. (Thanks to Roozbeh Pournader.)


Version 2025.1

Upstream version 2025a released 2025-01-15T18:47:24+00:00

Briefly:

... (truncated)

Commits
  • d14cebc Update tzdata to version '2025c'
  • 4045188 Bump actions/checkout from 5 to 6 in the actions group (#117)
  • 9b58dd1 Stop requiring pytest-subtests for python>3.9, it has been incorporated int...
  • 7dc1b6c Update pre-commit repos
  • a9c68ae Add newlines to update PR description and commit (#106)
  • d619f31 Test Python 3.14t
  • b5ab93f Verify signatures of tarballs (#108)
  • 6f866b8 Use raw strings for regex
  • b1b3051 Fix dependabot config
  • dddc234 Commit
  • 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 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/pip/tzdata-tw-2025.3 branch 2 times, most recently from 7ffdcb2 to d6cdec2 Compare February 25, 2026 14:32
@yeemio yeemio self-requested a review as a code owner February 26, 2026 07:17
@dependabot dependabot bot force-pushed the dependabot/pip/tzdata-tw-2025.3 branch from d6cdec2 to 81503ea Compare March 2, 2026 08:27
Updates the requirements on [tzdata](https://github.com/python/tzdata) to permit the latest version.
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](python/tzdata@2024.1...2025.3)

---
updated-dependencies:
- dependency-name: tzdata
  dependency-version: '2025.3'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tzdata-tw-2025.3 branch from 81503ea to 2b0440a Compare March 4, 2026 09:47
yeemio added a commit that referenced this pull request Mar 5, 2026
yeemio added a commit that referenced this pull request Mar 5, 2026
…angfuse secret, #12 SQL guard)

Dimensions: Spec ✅ | Quality ✅ | Tests ✅ | Architecture ✅ | Security ✅ | Cross-spec ✅
- #11: repr=False + to_safe_dict() for LangfuseConfig; tests pass
- #12: _normalize_query_for_readonly_check + DANGEROUS_SQL_KEYWORDS; multi-statement/CTE tests pass
- Conflict resolution: merged L1/L2 (codex-work) with L3/L4 (codex-gpt-work) in SPEC_TASKS_SCAN
Notes: phase13 12/14 (L1-L4 impl done, 2.1.1/2.2.1 acceptance pending)

Made-with: Cursor
yeemio added a commit that referenced this pull request Mar 5, 2026
- Updated tasks.md: 14/14 complete
- Updated SPEC_TASKS_SCAN checkpoint
- Updated WORKTREE_ASSIGNMENTS.md with review status

Verdict: All Phase 13 low findings (#11/#12/#13/#14) implemented and tested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants