Skip to content

Commit 092db8d

Browse files
authored
build(deps): update tzdata requirement from ==2024.* to >=2024,<2026 (#413)
Updates the requirements on [tzdata](https://github.com/python/tzdata) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python/tzdata/releases">tzdata's releases</a>.</em></p> <blockquote> <h2>2025.3: Release of upstream tzdata 2025c</h2> <h1>Version 2025.3</h1> <p>Upstream version 2025c released 2025-12-10T22:42:37+00:00</p> <h2>Briefly:</h2> <p>Several code changes for compatibility with FreeBSD.</p> <h2>Changes to past timestamps</h2> <p>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.)</p> <h2>Changes to commentary</h2> <p>The leapseconds file contains commentary about the IERS and NIST last-modified and expiration timestamps for leap second data. (Thanks to Judah Levine.)</p> <p>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”.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/tzdata/blob/master/NEWS.md">tzdata's changelog</a>.</em></p> <blockquote> <h1>Version 2025.3</h1> <p>Upstream version 2025c released 2025-12-10T22:42:37+00:00</p> <h2>Briefly:</h2> <p>Several code changes for compatibility with FreeBSD.</p> <h2>Changes to past timestamps</h2> <p>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.)</p> <h2>Changes to commentary</h2> <p>The leapseconds file contains commentary about the IERS and NIST last-modified and expiration timestamps for leap second data. (Thanks to Judah Levine.)</p> <p>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”.</p> <hr /> <h1>Version 2025.2</h1> <p>Upstream version 2025b released 2025-03-22T20:40:46+00:00</p> <h2>Briefly:</h2> <p>New zone for Aysén Region in Chile which moves from -04/-03 to -03.</p> <h2>Changes to future timestamps</h2> <p>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.</p> <h2>Changes to past timestamps</h2> <p>Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not at year end. (Thanks to Roozbeh Pournader.)</p> <hr /> <h1>Version 2025.1</h1> <p>Upstream version 2025a released 2025-01-15T18:47:24+00:00</p> <h2>Briefly:</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/tzdata/commit/d14cebc1f27c90ca244dac9f12327fffc14d5cf9"><code>d14cebc</code></a> Update tzdata to version '2025c'</li> <li><a href="https://github.com/python/tzdata/commit/4045188e4c8caad47014daa16651b1b8e759a238"><code>4045188</code></a> Bump actions/checkout from 5 to 6 in the actions group (<a href="https://redirect.github.com/python/tzdata/issues/117">#117</a>)</li> <li><a href="https://github.com/python/tzdata/commit/9b58dd1c36d52aac53492bc85963573d8751556e"><code>9b58dd1</code></a> Stop requiring <code>pytest-subtests</code> for python&gt;3.9, it has been incorporated int...</li> <li><a href="https://github.com/python/tzdata/commit/7dc1b6c84d07e29db0bcfec4789f04534052d9a9"><code>7dc1b6c</code></a> Update pre-commit repos</li> <li><a href="https://github.com/python/tzdata/commit/a9c68ae8a20b5d4f226d1b24eb6738d8fcd1d546"><code>a9c68ae</code></a> Add newlines to update PR description and commit (<a href="https://redirect.github.com/python/tzdata/issues/106">#106</a>)</li> <li><a href="https://github.com/python/tzdata/commit/d619f31322ed08f70b368202b4e42d2438c9b549"><code>d619f31</code></a> Test Python 3.14t</li> <li><a href="https://github.com/python/tzdata/commit/b5ab93f5a41715eccc391c69a9f3f73b43e7be4b"><code>b5ab93f</code></a> Verify signatures of tarballs (<a href="https://redirect.github.com/python/tzdata/issues/108">#108</a>)</li> <li><a href="https://github.com/python/tzdata/commit/6f866b86afce48af78ccde932f93437dee417bc3"><code>6f866b8</code></a> Use raw strings for regex</li> <li><a href="https://github.com/python/tzdata/commit/b1b3051f2f9ee7d93999569684ebebaef00a1e0c"><code>b1b3051</code></a> Fix dependabot config</li> <li><a href="https://github.com/python/tzdata/commit/dddc234ccd910b12317633147debe8953a25ac56"><code>dddc234</code></a> Commit</li> <li>Additional commits viewable in <a href="https://github.com/python/tzdata/compare/2024.1rc0...2025.3">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
2 parents 888a218 + 84defd8 commit 092db8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"GitPython>=3.1.45,<3.2",
4343
"mkdocs>=1.6.1,<2",
4444
"requests>=2.32.5,<3",
45-
"tzdata==2024.* ; sys_platform == 'win32'",
45+
"tzdata>=2024,<2026 ; sys_platform == 'win32'",
4646
]
4747

4848
[project.optional-dependencies]

0 commit comments

Comments
 (0)