Bump the python-dependencies group across 1 directory with 5 updates - #55
Merged
Merged
Conversation
Bumps the python-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [holidays](https://github.com/vacanza/holidays) | `0.102` | `0.103` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.22.0` | `6.22.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.3` | `0.52.4` | | [yfinance](https://github.com/ranaroussi/yfinance) | `1.6.0` | `1.7.0` | | [websockets](https://github.com/python-websockets/websockets) | `17.0.1` | `17.1` | Updates `holidays` from 0.102 to 0.103 - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES.md) - [Commits](vacanza/holidays@v0.102...v0.103) Updates `pyinstaller` from 6.22.0 to 6.22.2 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.22.0...v6.22.2) Updates `uvicorn` from 0.52.3 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.3...0.52.4) Updates `yfinance` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/ranaroussi/yfinance/releases) - [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst) - [Commits](ranaroussi/yfinance@1.6.0...1.7.0) Updates `websockets` from 17.0.1 to 17.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@17.0.1...17.1) --- updated-dependencies: - dependency-name: holidays dependency-version: '0.103' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyinstaller dependency-version: 6.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: yfinance dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: websockets dependency-version: '17.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/uv/python-dependencies-fcce7f9a84
branch
September 1, 2026 22:00
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 python-dependencies group with 5 updates in the / directory:
0.1020.1036.22.06.22.20.52.30.52.41.6.01.7.017.0.117.1Updates
holidaysfrom 0.102 to 0.103Release notes
Sourced from holidays's releases.
Changelog
Sourced from holidays's changelog.
Commits
74c8050Merge pull request #3769 from vacanza/devdc84205Finalize v0.103845205dchore: Update snapshots (#3764)95f9369Update India holidays: add Ganesh Chaturthi as public holiday (MH) (#3750)c4ece70Bump the version-updates group with 6 updates (#3763)77340f7Bump the version-updates group with 2 updates (#3762)d2c352dBump the version-updates group with 2 updates (#3761)79925efchore: Update snapshots (#3760)090f307Add New Zealand Exchange (NZX) holidays (#3757)c820129Update India tests (#3754)Updates
pyinstallerfrom 6.22.0 to 6.22.2Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.
... (truncated)
Commits
19f42e7Release v6.22.2. [skip ci]72bbdb4bootloader: Windows: use QueryFullProcessImageNameW for executable resolution0d6941ctests: add test to ensure security validation works with symlinked executables6e00368Tests: Requirements: Scheduled weekly dependency update for week 33 (#9506)22ea0f2Release v6.22.1. [skip ci]e709c04bootloader: relax parent-process validation requirements on POSIX platformse0388d3bootloader: relax parent-process validation requirements on FreeBSD92afdf8tests: test_application_home_directory_hijack: handle 8.3 short paths4b509a2tests: improve logging in test_application_home_directory_hijack66b0249doc: document the new security validation and its implicationsUpdates
uvicornfrom 0.52.3 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)Updates
yfinancefrom 1.6.0 to 1.7.0Release notes
Sourced from yfinance's releases.
Changelog
Sourced from yfinance's changelog.
Commits
3d9d2f0Version 1.7.043f3021Merge pull request #2959 from ranaroussi/dev686a031Minor test fixfdede94Merge pull request #2953 from amosli/fix/cookie-crumb-proxy-resilience5c1f64eFixes for PR #2958c732994Merge pull request #2958 from ranaroussi/fix/price-repair-split-volume-valida...ba7b650Fix proxy wipe and make cookie/crumb failures non-fatal0f29c85Fix bug in volume-validation of stock-split-repair, that was wrongly blocking...baeca64Merge pull request #2918 from dokson/fix/drop-nospam-extra5261b4dDrop unusable nospam extra and py2 cruftUpdates
websocketsfrom 17.0.1 to 17.1Release notes
Sourced from websockets's releases.
Commits
e87ea9bRelease version 17.1.caf68abMinor whitespace normalization.f4c73b7Accept pathlib.Path objects in path arguments.b1e4a14Clarify when the new asyncio implementation became the default.c7cc7edMove process_exception to the Sans-I/O layer.2543503Support reconnecting in the threading implementation.1c8fb09Follow redirects in the sync implementation.1f7f0e5Deprecate calling connect() directly.c06d5c5Support overriding host/post in the sync client.885e69bAdd tests for connecting without a context manager.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 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