python-timezones
python-timezones copied to clipboard
A Python library that provides better selection of common timezones
While working on #40, I noticed we use several obsolete timezone names:  For example, most of those `Europe/` should either...
Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.0 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. v3.18.1...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2. Release notes Sourced from aiohttp's releases. 3.10.2 Bug fixes Fixed server checks for circular symbolic links to be compatible with Python 3.13 -- by...