dependabot[bot] opened a new pull request, #16017: URL: https://github.com/apache/lucene/pull/16017
Bumps [holidays](https://github.com/vacanza/holidays) from 0.93 to 0.95. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vacanza/holidays/releases">holidays's releases</a>.</em></p> <blockquote> <h2>v0.95</h2> <h2>Version 0.95</h2> <p>Released April 20, 2026</p> <ul> <li>Refactor PO generator for robust metadata and improved class discovery (<a href="https://redirect.github.com/vacanza/holidays/issues/3204">#3204</a> by <a href="https://github.com/pareshjoshij"><code>@pareshjoshij</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Refactor conditional logic using structural pattern matching (PEP 636) (<a href="https://redirect.github.com/vacanza/holidays/issues/3518">#3518</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Fix typography: replace U+2019 with "'" and U+2013 with '-' (<a href="https://redirect.github.com/vacanza/holidays/issues/3539">#3539</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update .pre-commit-config.yaml: use SHA for versions (<a href="https://redirect.github.com/vacanza/holidays/issues/3516">#3516</a> by <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update Austria holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3513">#3513</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update Bhutan holidays: add l10n support (<a href="https://redirect.github.com/vacanza/holidays/issues/3389">#3389</a> by <a href="https://github.com/Devika9705"><code>@Devika9705</code></a>)</li> <li>Update Egypt holidays: add Eid al-Fitr 2026 exact date (<a href="https://redirect.github.com/vacanza/holidays/issues/3474">#3474</a> by <a href="https://github.com/aziamimoh"><code>@aziamimoh</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update Hebrew calendar generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3512">#3512</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update India holidays: add Bonalu holiday in Telangana (TS) (<a href="https://redirect.github.com/vacanza/holidays/issues/3426">#3426</a> by <a href="https://github.com/Vikash-Kumar-23"><code>@Vikash-Kumar-23</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update India holidays: change 2026 Holi date in Maharashtra (MH) (<a href="https://redirect.github.com/vacanza/holidays/issues/3379">#3379</a> by <a href="https://github.com/Devika9705"><code>@Devika9705</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update India holidays: improve Tamil translations (<a href="https://redirect.github.com/vacanza/holidays/issues/3437">#3437</a> by <a href="https://github.com/2024yuva"><code>@2024yuva</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update India holidays: update Andaman and Nicobar Islands (AN) holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3476">#3476</a> by <a href="https://github.com/Saahi30"><code>@Saahi30</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update National Stock Exchange of India holidays: correct Hindi translations for some holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3457">#3457</a> by <a href="https://github.com/Ritik-tech731"><code>@Ritik-tech731</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update Romania holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3526">#3526</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update documentation: surface API for <code>ObservedHolidayBase</code> and <code>NoHolidayBase</code> (<a href="https://redirect.github.com/vacanza/holidays/issues/3511">#3511</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update languages list in site assets generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3540">#3540</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Add tests for site assets generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3543">#3543</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Standardize and fix docstring references (<a href="https://redirect.github.com/vacanza/holidays/issues/3509">#3509</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> </ul> <p><strong>New Contributors</strong>:</p> <ul> <li><a href="https://github.com/2024yuva"><code>@2024yuva</code></a> made their first contribution in <a href="https://redirect.github.com/vacanza/holidays/pull/3437">vacanza/holidays#3437</a></li> <li><a href="https://github.com/Saahi30"><code>@Saahi30</code></a> made their first contribution in <a href="https://redirect.github.com/vacanza/holidays/pull/3476">vacanza/holidays#3476</a></li> <li><a href="https://github.com/aziamimoh"><code>@aziamimoh</code></a> made their first contribution in <a href="https://redirect.github.com/vacanza/holidays/pull/3474">vacanza/holidays#3474</a></li> <li><a href="https://github.com/Ritik-tech731"><code>@Ritik-tech731</code></a> made their first contribution in <a href="https://redirect.github.com/vacanza/holidays/pull/3457">vacanza/holidays#3457</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vacanza/holidays/compare/v0.94...v0.95">https://github.com/vacanza/holidays/compare/v0.94...v0.95</a></p> <h2>v0.94</h2> <h2>Version 0.94</h2> <p>Released April 6, 2026</p> <ul> <li>Refactor WM archiver script (<a href="https://redirect.github.com/vacanza/holidays/issues/3356">#3356</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Add Hong Kong Stock Exchange holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3440">#3440</a> by <a href="https://github.com/mengChengxi"><code>@mengChengxi</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Add Shanghai Stock Exchange (SSE) holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3403">#3403</a> by <a href="https://github.com/mengChengxi"><code>@mengChengxi</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Add Shenzhen Stock Exchange (SZSE) holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3453">#3453</a> by <a href="https://github.com/mengChengxi"><code>@mengChengxi</code></a>)</li> <li>Update Armenia holidays: add ASCII-safe subdivision aliases (<a href="https://redirect.github.com/vacanza/holidays/issues/3371">#3371</a> by <a href="https://github.com/Devika9705"><code>@Devika9705</code></a>)</li> <li>Update Australia holidays: change ANZAC Day holiday in 2026 (ACT) (<a href="https://redirect.github.com/vacanza/holidays/issues/3395">#3395</a> by <a href="https://github.com/simongreen-net"><code>@simongreen-net</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update Bangladesh holidays: add Arabic language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3480">#3480</a> by <a href="https://github.com/shaonahamed0"><code>@shaonahamed0</code></a>)</li> <li>Update CI/CD workflows (<a href="https://redirect.github.com/vacanza/holidays/issues/3431">#3431</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update CONTRIBUTING.md localization section (<a href="https://redirect.github.com/vacanza/holidays/issues/3406">#3406</a> by <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update CONTRIBUTING.md with cross-platform command equivalents for Windows (<a href="https://redirect.github.com/vacanza/holidays/issues/3374">#3374</a> by <a href="https://github.com/Dhruv716-stack"><code>@Dhruv716-stack</code></a>)</li> <li>Update China and Taiwan holidays: refine and standardize holiday terminology (<a href="https://redirect.github.com/vacanza/holidays/issues/3411">#3411</a> by <a href="https://github.com/m0cal"><code>@m0cal</code></a>)</li> <li>Update German Exchange holidays: add Thai, Ukrainian language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3354">#3354</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update Hong Kong holidays: standardize Simplified Chinese l10n with China implementation (<a href="https://redirect.github.com/vacanza/holidays/issues/3503">#3503</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vacanza/holidays/blob/dev/CHANGES.md">holidays's changelog</a>.</em></p> <blockquote> <h2>Version 0.95</h2> <p>Released April 20, 2026</p> <ul> <li>Refactor PO generator for robust metadata and improved class discovery (<a href="https://redirect.github.com/vacanza/holidays/issues/3204">#3204</a> by <a href="https://github.com/pareshjoshij"><code>@pareshjoshij</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Refactor conditional logic using structural pattern matching (PEP 636) (<a href="https://redirect.github.com/vacanza/holidays/issues/3518">#3518</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Fix typography: replace U+2019 with "'" and U+2013 with '-' (<a href="https://redirect.github.com/vacanza/holidays/issues/3539">#3539</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update .pre-commit-config.yaml: use SHA for versions (<a href="https://redirect.github.com/vacanza/holidays/issues/3516">#3516</a> by <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update Austria holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3513">#3513</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update Bhutan holidays: add l10n support (<a href="https://redirect.github.com/vacanza/holidays/issues/3389">#3389</a> by <a href="https://github.com/Devika9705"><code>@Devika9705</code></a>)</li> <li>Update Egypt holidays: add Eid al-Fitr 2026 exact date (<a href="https://redirect.github.com/vacanza/holidays/issues/3474">#3474</a> by <a href="https://github.com/aziamimoh"><code>@aziamimoh</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update Hebrew calendar generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3512">#3512</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update India holidays: add Bonalu holiday in Telangana (TS) (<a href="https://redirect.github.com/vacanza/holidays/issues/3426">#3426</a> by <a href="https://github.com/Vikash-Kumar-23"><code>@Vikash-Kumar-23</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update India holidays: change 2026 Holi date in Maharashtra (MH) (<a href="https://redirect.github.com/vacanza/holidays/issues/3379">#3379</a> by <a href="https://github.com/Devika9705"><code>@Devika9705</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update India holidays: improve Tamil translations (<a href="https://redirect.github.com/vacanza/holidays/issues/3437">#3437</a> by <a href="https://github.com/2024yuva"><code>@2024yuva</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update India holidays: update Andaman and Nicobar Islands (AN) holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3476">#3476</a> by <a href="https://github.com/Saahi30"><code>@Saahi30</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update National Stock Exchange of India holidays: correct Hindi translations for some holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3457">#3457</a> by <a href="https://github.com/Ritik-tech731"><code>@Ritik-tech731</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update Romania holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3526">#3526</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update documentation: surface API for <code>ObservedHolidayBase</code> and <code>NoHolidayBase</code> (<a href="https://redirect.github.com/vacanza/holidays/issues/3511">#3511</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update languages list in site assets generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3540">#3540</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Add tests for site assets generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3543">#3543</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Standardize and fix docstring references (<a href="https://redirect.github.com/vacanza/holidays/issues/3509">#3509</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> </ul> <h2>Version 0.94</h2> <p>Released April 6, 2026</p> <ul> <li>Refactor WM archiver script (<a href="https://redirect.github.com/vacanza/holidays/issues/3356">#3356</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Add Hong Kong Stock Exchange holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3440">#3440</a> by <a href="https://github.com/mengChengxi"><code>@mengChengxi</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Add Shanghai Stock Exchange (SSE) holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3403">#3403</a> by <a href="https://github.com/mengChengxi"><code>@mengChengxi</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>, <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Add Shenzhen Stock Exchange (SZSE) holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3453">#3453</a> by <a href="https://github.com/mengChengxi"><code>@mengChengxi</code></a>)</li> <li>Update Armenia holidays: add ASCII-safe subdivision aliases (<a href="https://redirect.github.com/vacanza/holidays/issues/3371">#3371</a> by <a href="https://github.com/Devika9705"><code>@Devika9705</code></a>)</li> <li>Update Australia holidays: change ANZAC Day holiday in 2026 (ACT) (<a href="https://redirect.github.com/vacanza/holidays/issues/3395">#3395</a> by <a href="https://github.com/simongreen-net"><code>@simongreen-net</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update Bangladesh holidays: add Arabic language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3480">#3480</a> by <a href="https://github.com/shaonahamed0"><code>@shaonahamed0</code></a>)</li> <li>Update CI/CD workflows (<a href="https://redirect.github.com/vacanza/holidays/issues/3431">#3431</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update CONTRIBUTING.md localization section (<a href="https://redirect.github.com/vacanza/holidays/issues/3406">#3406</a> by <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update CONTRIBUTING.md with cross-platform command equivalents for Windows (<a href="https://redirect.github.com/vacanza/holidays/issues/3374">#3374</a> by <a href="https://github.com/Dhruv716-stack"><code>@Dhruv716-stack</code></a>)</li> <li>Update China and Taiwan holidays: refine and standardize holiday terminology (<a href="https://redirect.github.com/vacanza/holidays/issues/3411">#3411</a> by <a href="https://github.com/m0cal"><code>@m0cal</code></a>)</li> <li>Update German Exchange holidays: add Thai, Ukrainian language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3354">#3354</a> by <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update Hong Kong holidays: standardize Simplified Chinese l10n with China implementation (<a href="https://redirect.github.com/vacanza/holidays/issues/3503">#3503</a> by <a href="https://github.com/KJhellico"><code>@KJhellico</code></a>)</li> <li>Update India holidays: add Bengali language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3381">#3381</a> by <a href="https://github.com/sai-ganesh003"><code>@sai-ganesh003</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update India holidays: add Kannada language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3428">#3428</a> by <a href="https://github.com/Kartheekmurala"><code>@Kartheekmurala</code></a>)</li> <li>Update India holidays: add Malayalam language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3448">#3448</a> by <a href="https://github.com/hito98"><code>@hito98</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>, <a href="https://github.com/PPsyrius"><code>@PPsyrius</code></a>)</li> <li>Update India holidays: add Marathi language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3444">#3444</a> by <a href="https://github.com/ankushhKapoor"><code>@ankushhKapoor</code></a>)</li> <li>Update India holidays: add Parsi New Year holiday (GJ, MH) (<a href="https://redirect.github.com/vacanza/holidays/issues/3446">#3446</a> by <a href="https://github.com/pratikpanda2006"><code>@pratikpanda2006</code></a>)</li> <li>Update India holidays: add Punjabi language support (<a href="https://redirect.github.com/vacanza/holidays/issues/3442">#3442</a> by <a href="https://github.com/ankushhKapoor"><code>@ankushhKapoor</code></a>)</li> <li>Update India holidays: add TG as subdivision alias for Telangana (<a href="https://redirect.github.com/vacanza/holidays/issues/3376">#3376</a> by <a href="https://github.com/Vikash-Kumar-23"><code>@Vikash-Kumar-23</code></a>)</li> <li>Update India holidays: correct Hindi translations for some holidays (<a href="https://redirect.github.com/vacanza/holidays/issues/3413">#3413</a> by <a href="https://github.com/sai-ganesh003"><code>@sai-ganesh003</code></a>)</li> <li>Update India holidays: improve Telugu translation (<a href="https://redirect.github.com/vacanza/holidays/issues/3401">#3401</a> by <a href="https://github.com/Kartheekmurala"><code>@Kartheekmurala</code></a>, <a href="https://github.com/arkid15r"><code>@arkid15r</code></a>)</li> <li>Update Laos holidays: fix <code>en_US</code> typo (<a href="https://redirect.github.com/vacanza/holidays/issues/3467">#3467</a> by <a href="https://github.com/sourav-2023"><code>@sourav-2023</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vacanza/holidays/commit/a8b7cbc3c896d0245890036c79b2e0bfd85371d3"><code>a8b7cbc</code></a> Merge pull request <a href="https://redirect.github.com/vacanza/holidays/issues/3546">#3546</a> from vacanza/dev</li> <li><a href="https://github.com/vacanza/holidays/commit/1226d627f2daf96784609d289827a08d3f1deb70"><code>1226d62</code></a> Finalize v0.95</li> <li><a href="https://github.com/vacanza/holidays/commit/899a3a6b435db9c063e31d82f67aa46fe3c3bb29"><code>899a3a6</code></a> Update National Stock Exchange of India holidays: correct Hindi translations ...</li> <li><a href="https://github.com/vacanza/holidays/commit/39ec71d61a2da36b3c4f3d57dbf591c38a23b369"><code>39ec71d</code></a> Add tests for site assets generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3543">#3543</a>)</li> <li><a href="https://github.com/vacanza/holidays/commit/127b83947ef8b72ed321b9f58c08247946ddd244"><code>127b839</code></a> Update languages list in site assets generator (<a href="https://redirect.github.com/vacanza/holidays/issues/3540">#3540</a>)</li> <li><a href="https://github.com/vacanza/holidays/commit/ba27a0563d8bef49c2cec57654e0d6e733f2adbc"><code>ba27a05</code></a> Fix typography: replace U+2019 with "'" and U+2013 with '-' (<a href="https://redirect.github.com/vacanza/holidays/issues/3539">#3539</a>)</li> <li><a href="https://github.com/vacanza/holidays/commit/e177d52dab5cb50ae003bb09e53ef6366b029625"><code>e177d52</code></a> Update Bhutan holidays: add l10n support (<a href="https://redirect.github.com/vacanza/holidays/issues/3389">#3389</a>)</li> <li><a href="https://github.com/vacanza/holidays/commit/67dd48ae5a13002c7f4147a3aaa9bdf4ef43eb07"><code>67dd48a</code></a> Bump pytest from 9.0.2 to 9.0.3 in the uv group across 1 directory (<a href="https://redirect.github.com/vacanza/holidays/issues/3535">#3535</a>)</li> <li><a href="https://github.com/vacanza/holidays/commit/b9372a030c4bbe0a11a3c8daab2884654df5c44b"><code>b9372a0</code></a> Update documentation: surface API for <code>ObservedHolidayBase</code> and `NoHolidayBas...</li> <li><a href="https://github.com/vacanza/holidays/commit/61a9a7e776c9cd599f3b7c0b0075e5f1a4218601"><code>61a9a7e</code></a> Refactor PO generator for robust metadata and improved class discovery (<a href="https://redirect.github.com/vacanza/holidays/issues/3204">#3204</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vacanza/holidays/compare/v0.93...v0.95">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
