Skip to content

Commit

Permalink
[MNT] [Dependabot](deps-dev): Update holidays requirement from <0.36,…
Browse files Browse the repository at this point in the history
…>=0.29 to >=0.29,<0.37 (#5538)

Updates the requirements on
[holidays](https://github.com/vacanza/python-holidays) to permit the
latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vacanza/python-holidays/releases">holidays's
releases</a>.</em></p>
<blockquote>
<h2>v0.36</h2>
<h1>Version 0.36</h1>
<p>Released November 6, 2023</p>
<ul>
<li>Add special holidays per subdivisions support (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1520">#1520</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Add special_holidays_observed support (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1535">#1535</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Refactor Australia holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1531">#1531</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Refactor Isle of Man holidays (Tynwald Day) (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1532">#1532</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Add Bahamas holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1517">#1517</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Add Timor-Leste holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1516">#1516</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Add Tonga holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1534">#1534</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Update Portugal holidays: add holiday categories (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1529">#1529</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Update South Africa holidays: add holiday in honor of Winning the
Rugby World Cup 2023 (Dec 15, 2023) (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1538">#1538</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Update snapshots generator (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1530">#1530</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Add Thailand's Bridge Public Holiday on Dec 29, 2023 (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1528">#1528</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Migrate the remaining <code>special_holidays</code> to
<code>StaticHolidays</code> class (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1519">#1519</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Remove hard-coding observed_rule for Bahamas (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1527">#1527</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Remove redundant gettext assignment (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1533">#1533</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Set concurrency group for CI/CD jobs (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1540">#1540</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Set pyproject.toml project version dynamically (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1525">#1525</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Use OIDC (trusted publishers) for PyPI uploads (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1523">#1523</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Use setdefault instead of hard-coding observed_rule and
observed_since (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1521">#1521</a>
by <a
href="https://github.com/BossColo"><code>@​BossColo</code></a>)</li>
</ul>
<p><strong>New Contributors</strong></p>
<ul>
<li><a href="https://github.com/BossColo"><code>@​BossColo</code></a>
made their first contribution in <a
href="https://redirect.github.com/vacanza/python-holidays/pull/1521">vacanza/python-holidays#1521</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vacanza/python-holidays/compare/v0.35...v0.36">https://github.com/vacanza/python-holidays/compare/v0.35...v0.36</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vacanza/python-holidays/blob/beta/CHANGES">holidays's
changelog</a>.</em></p>
<blockquote>
<h1>Version 0.36</h1>
<p>Released November 6, 2023</p>
<ul>
<li>Add special holidays per subdivisions support (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1520">#1520</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Add special_holidays_observed support (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1535">#1535</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Refactor Australia holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1531">#1531</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Refactor Isle of Man holidays (Tynwald Day) (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1532">#1532</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Add Bahamas holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1517">#1517</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Add Timor-Leste holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1516">#1516</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Add Tonga holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1534">#1534</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Update Portugal holidays: add holiday categories (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1529">#1529</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Update South Africa holidays: add holiday in honor of Winning the
Rugby World Cup 2023 (Dec 15, 2023) (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1538">#1538</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Update snapshots generator (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1530">#1530</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Add Thailand's Bridge Public Holiday on Dec 29, 2023 (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1528">#1528</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Migrate the remaining <code>special_holidays</code> to
<code>StaticHolidays</code> class (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1519">#1519</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Remove hard-coding observed_rule for Bahamas (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1527">#1527</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Remove redundant gettext assignment (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1533">#1533</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Set concurrency group for CI/CD jobs (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1540">#1540</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Set pyproject.toml project version dynamically (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1525">#1525</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Use OIDC (trusted publishers) for PyPI uploads (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1523">#1523</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Use setdefault instead of hard-coding observed_rule and
observed_since (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1521">#1521</a>
by <a
href="https://github.com/BossColo"><code>@​BossColo</code></a>)</li>
</ul>
<h1>Version 0.35</h1>
<p>Released October 16, 2023</p>
<ul>
<li>Refactor static holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1509">#1509</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Add Maldives holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1508">#1508</a>
by <a href="https://github.com/kasya"><code>@​kasya</code></a>)</li>
<li>Add Tanzania holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1505">#1505</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Fix estimated label for multiple holiday group entities (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1512">#1512</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Update China holidays add non-statutory holidays support, l10n,
optional half-day holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1491">#1491</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Update Thailand holidays: name change for October 13 holiday (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1493">#1493</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Update United States holidays: Columbus Day adjustment (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1503">#1503</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Update documentation for holiday categories usage (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1506">#1506</a>
by <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a>)</li>
<li>Update pre-commit hooks automatic update workflow (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1507">#1507</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Update project metadata: add <a
href="https://github.com/KJhellico"><code>@​KJhellico</code></a> to
maintainers (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1501">#1501</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Add py.typed to MANIFEST.in includes (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1498">#1498</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Implement Tanzania <code>StaticHolidays</code> (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1513">#1513</a>
by <a
href="https://github.com/PPsyrius"><code>@​PPsyrius</code></a>)</li>
<li>Simplify PR template (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1502">#1502</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
<li>Standardize custom holiday classes use (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1510">#1510</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
</ul>
<h1>Version 0.34</h1>
<p>Released October 2, 2023</p>
<ul>
<li>Introduce holiday snapshots (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1478">#1478</a>
by <a
href="https://github.com/arkid15r"><code>@​arkid15r</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vacanza/python-holidays/commit/daa4b804a342368b21477636f7c04ca7d86088aa"><code>daa4b80</code></a>
Merge pull request <a
href="https://redirect.github.com/vacanza/python-holidays/issues/1542">#1542</a>
from vacanza/beta</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/cf3215c73624f2dedb6b7904b004c5716387b3f1"><code>cf3215c</code></a>
Finalize v0.36</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/208ea9769ae03832260351cc05bfe50f661712c5"><code>208ea97</code></a>
Add Tonga holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1534">#1534</a>)</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/2b1270212f4a3df47f71cb28df6557d2fc15aeb3"><code>2b12702</code></a>
Update South Africa holidays: add holiday in honor of Winning the Rugby
World...</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/3e29bdc83e9361bdcea0c34fc01f6477a4f9036d"><code>3e29bdc</code></a>
Set concurrency group for CI/CD jobs (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1540">#1540</a>)</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/ab495013ed87abbd1c819ccdc0700beb32c03ce3"><code>ab49501</code></a>
Add special_holidays_observed support (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1535">#1535</a>)</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/142cbccdb1dc6cd9ca8ef7e8602df5fa5a348fce"><code>142cbcc</code></a>
Refactor Isle of Man holidays (Tynwald Day) (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1532">#1532</a>)</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/7d737a9789650999add33c581fc42417ef0919f0"><code>7d737a9</code></a>
Refactor Australia holidays (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1531">#1531</a>)</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/68867a99631942c10a1abd74ef0a0dde1822240d"><code>68867a9</code></a>
Update snapshots generator (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1530">#1530</a>)</li>
<li><a
href="https://github.com/vacanza/python-holidays/commit/1ba2709b39a49f8ebff1d58ad2873e93b99677bf"><code>1ba2709</code></a>
Update Portugal holidays: add holiday categories (<a
href="https://redirect.github.com/vacanza/python-holidays/issues/1529">#1529</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vacanza/python-holidays/compare/v.0.29...v0.36">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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent 5177259 commit 2092774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -200,7 +200,7 @@ regression = [
transformations = [
'esig<0.10,>=0.9.7; python_version < "3.11"',
"filterpy<1.5,>=1.4.5",
"holidays>=0.29,<0.36",
"holidays>=0.29,<0.37",
"mne<1.6,>=1.5",
'numba<0.59,>=0.53; python_version < "3.12"',
"pycatch22<0.4.4,>=0.4",
Expand Down

0 comments on commit 2092774

Please sign in to comment.