-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Bump pytz from 2025.1 to 2025.2 #12101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
DryRun Security SummaryA minor version update of the pytz dependency from 2025.1 to 2025.2 was made with no detected security concerns. Expand for full summarySummary: A single dependency version update for pytz from 2025.1 to 2025.2 was performed, with no immediate security implications detected. No security vulnerabilities found. |
Bumps [pytz](https://github.com/stub42/pytz) from 2025.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.1...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ffdb1fa
to
e5ce89a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm surprised that an rev in the time zone module could break so many tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unit test failures are related to a new migration required to add new time zones to the system settings table. I belief the storage of these timezones is little redundant, and the field is only used for filtering.
Marking as blocked until we decide on a direction to take
I would consider using https://pypi.org/project/django-timezone-field/ |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Bumps pytz from 2025.1 to 2025.2.
Commits
82e0891
Bump version numbers to 2024.2 (2024b)277b33c
IANA 2025b07d8e91
Squashed 'tz/' changes from a8e2fcd87b..a84610f010You 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 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)