Bump the python-dependencies group across 1 directory with 5 updates - #50
Merged
Merged
Conversation
Bumps the python-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [holidays](https://github.com/vacanza/holidays) | `0.101` | `0.102` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.21.0` | `6.22.0` | | [sse-starlette](https://github.com/sysid/sse-starlette) | `3.4.6` | `3.4.8` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.0` | `0.52.3` | | [yfinance](https://github.com/ranaroussi/yfinance) | `1.5.2` | `1.6.0` | Updates `holidays` from 0.101 to 0.102 - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES.md) - [Commits](vacanza/holidays@v0.101...v0.102) Updates `pyinstaller` from 6.21.0 to 6.22.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.21.0...v6.22.0) Updates `sse-starlette` from 3.4.6 to 3.4.8 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v3.4.6...v3.4.8) Updates `uvicorn` from 0.52.0 to 0.52.3 - [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.0...0.52.3) Updates `yfinance` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/ranaroussi/yfinance/releases) - [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst) - [Commits](ranaroussi/yfinance@1.5.2...1.6.0) --- updated-dependencies: - dependency-name: holidays dependency-version: '0.102' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyinstaller dependency-version: 6.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sse-starlette dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: yfinance dependency-version: 1.6.0 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-2f71bb019c
branch
August 18, 2026 15:50
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.1010.1026.21.06.22.03.4.63.4.80.52.00.52.31.5.21.6.0Updates
holidaysfrom 0.101 to 0.102Release notes
Sourced from holidays's releases.
Changelog
Sourced from holidays's changelog.
Commits
7336c39Merge pull request #3749 from vacanza/dev3379334Finalize v0.102b1022e3Update Ghana holidays (#3746)da81589Migrate Madagascar tests to new test case standards (#3744)dca5641Update Latvia holidays: add ru localization (#3748)17fe283Update Australia holidays: rename Grand Final Day holiday (VIC) (#3741)5bfb96bchore: Update snapshots (#3743)7beece4Update India holidays: add Remna Ni (Peace Accord Day) for MZ (#3730)5a483f5chore: Update snapshots (#3739)ecb870aUpdate Malaysia holidays: add 2026 additional Hari Raya Aidilfitri public hol...Updates
pyinstallerfrom 6.21.0 to 6.22.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.