sample-platform
sample-platform copied to clipboard
Bump tzlocal from 4.1 to 5.2
Bumps tzlocal from 4.1 to 5.2.
Changelog
Sourced from tzlocal's changelog.
5.2 (2023-10-22)
Added a pre-commit config
Updated python versions [hugovk]
Added type hints for the public functions
Moved to using pyproject.toml for project config.
5.1 (2023-10-04)
- The Unicode data doesn't change tz names when IANA does, so what is current in IANA is treated as an alias in Unicode data. This version handles that.
5.0.1 (2023-05-15)
The logging info under windows made it look like it looked up the registry info even when you had a TZ environment, but it doesn't actually do that.
Improved the handling of loggers.
5.0 (2023-05-14)
- Fixed a bug in the new assert_tz_offset method.
5.0b2 (2023-04-11)
Change how the system offset is calculated to deal with non-DST temporary changes, such as Ramadan time in Morocco.
Change the default to only warn when the timezone offset and system offset disagree (but still not even warn if TZ is set)
Add the assert_tz_offset() method to the top level for those who want to explicitly check and fail.
5.0b1 (2023-04-07)
... (truncated)
Commits
6e9ffcaPreparing release 5.294c3c43Update changesc62253eFix typos in README.rst (#157)6168de5Fix typo in README.rst (#156)40893d5Replaced Flake8 with Ruff (#155)65af5a3Merge pull request #154 from regebro/packaging51dabd9Migrated packaging metadata to pyproject.toml and added the py.typed marker5e61a87Merge pull request #153 from regebro/lregebro-type-hints660c499Added type hints for the public functionsbfb32daAdded pre-commit (#152)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.