vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Drop Python 3.8 support #2042

Open PPsyrius opened 12 hours ago

PPsyrius commented 12 hours ago

Proposed change

Drops Python 3.8 support due to its EOL status as of October 7, 2024, upgrades syntax to Python 3.9 standard, and simplifies requirements/tests.txt for numpy.

Type of change

Checklist

sonarcloud[bot] commented 12 hours ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud