vacanza / holidays

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

Bump numpy from 2.0.1 to 2.0.2 #2006

Closed PPsyrius closed 2 weeks ago

PPsyrius commented 2 weeks ago

Proposed change

Actually bumps numpy from 2.0.1 to 2.0.2 - now at the correct section of the code. I suspect this will likely remain an issue until Python 3.8's deprecation date sometime this October...

Resolves #2003.

Type of change

Checklist

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 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

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (ed4c92d) to head (d88c255). Report is 2 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2006 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 188 188 Lines 11409 11409 Branches 1791 1791 ========================================= Hits 11409 11409 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.