Skip to content

chore(deps): bump tzlocal from 5.2 to 5.3.1#956

Merged
canihavesomecoffee merged 1 commit intomasterfrom
dependabot/pip/tzlocal-5.3.1
Dec 23, 2025
Merged

chore(deps): bump tzlocal from 5.2 to 5.3.1#956
canihavesomecoffee merged 1 commit intomasterfrom
dependabot/pip/tzlocal-5.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 23, 2025

Bumps tzlocal from 5.2 to 5.3.1.

Changelog

Sourced from tzlocal's changelog.

5.3.1 (2025-03-05)

  • Now only warns bout /etc/timezone if it is actually conflicting with other timezone configurations.

5.3 (2025-02-13)

  • Now supports Python 3.9 to 3.13, and no longer requires backports.zoneinfo.

  • Some distributions are for some reason removing support for /etc/timezone, which is bad, because that's the only place where the timezone is stated in plain text, and what's worse, they don't delete it. So we can't trust it now, so when we have multiple configs, we are forced to just ignore it.

  • Attempts to return a ZoneInfo object also for UTC.

Commits

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 23, 2025
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 23, 2025
@dependabot dependabot Bot requested a review from thealphadollar as a code owner December 23, 2025 18:01
@dependabot dependabot Bot added the python Pull requests that update python code label Dec 23, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/tzlocal-5.3.1 branch 3 times, most recently from 35fe8ad to 2f090f1 Compare December 23, 2025 18:50
@canihavesomecoffee
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/pip/tzlocal-5.3.1 branch from 2f090f1 to e9a5c9d Compare December 23, 2025 19:28
Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.2 to 5.3.1.
- [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt)
- [Commits](regebro/tzlocal@5.2...5.3.1)

---
updated-dependencies:
- dependency-name: tzlocal
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@canihavesomecoffee canihavesomecoffee force-pushed the dependabot/pip/tzlocal-5.3.1 branch from e9a5c9d to b05f81e Compare December 23, 2025 19:41
@sonarqubecloud
Copy link
Copy Markdown

@canihavesomecoffee canihavesomecoffee merged commit 9bd40f2 into master Dec 23, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/tzlocal-5.3.1 branch December 23, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant