Merged
Conversation
Bumps the pip group with 3 updates: [pytz](https://github.com/stub42/pytz), [requests](https://github.com/psf/requests) and [requests-cache](https://github.com/requests-cache/requests-cache). Updates `pytz` from 2025.2 to 2026.1.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.2...release_2026.1.post1) Updates `requests` from 2.33.0 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) Updates `requests-cache` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/requests-cache/requests-cache/releases) - [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md) - [Commits](requests-cache/requests-cache@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.1.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: requests-cache dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 3 updates: pytz, requests and requests-cache.
Updates
pytzfrom 2025.2 to 2026.1.post1Commits
02509d0Update test runners for new Pythons and github actions43c1cb2Bump version number to 2026.1.post16ee7e56Try to access resource usingimportlib.resources95fe75dBump version number to 2026.1 (2026a)7034275Updates for upstream directory layout changes4dd79d3IANA 2026a08d7e76Squashed 'tz/' changes from 7e1145bfdb..e23c045f8fb07d947try to access resource usingimportlib.resourcesUpdates
requestsfrom 2.33.0 to 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)Updates
requests-cachefrom 1.3.0 to 1.3.1Changelog
Sourced from requests-cache's changelog.
Commits
f8ec2f0Update changelogd5086ffMerge pull request #1141 from requests-cache/fix-ro-revalidateec040c9Fix regression: separately test conditions for 'skip because it's not needed'...12841a6Fix overwriting headers after revalidation in read_only mode900b234Merge pull request #1138 from requests-cache/vary-secondary-key9bd9164Add a secondary cache key for Vary25cc906Update actions9e6a415Merge pull request #1139 from requests-cache/docs59154e1Add tests for python 3.15 (alpha)258d3c1Remove reference to unsupported standalone BSON codecDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions