Bump the python-dependencies group with 4 updates#31
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [fastapi](https://github.com/fastapi/fastapi), [holidays](https://github.com/vacanza/holidays), [pyinstaller](https://github.com/pyinstaller/pyinstaller) and [pytest](https://github.com/pytest-dev/pytest). Updates `fastapi` from 0.136.3 to 0.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.138.0) Updates `holidays` from 0.98 to 0.99 - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES.md) - [Commits](vacanza/holidays@v0.98...v0.99) Updates `pyinstaller` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.20.0...v6.21.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: holidays dependency-version: '0.99' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyinstaller dependency-version: 6.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: spudone <1879961+spudone@users.noreply.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 python-dependencies group with 4 updates: fastapi, holidays, pyinstaller and pytest.
Updates
fastapifrom 0.136.3 to 0.138.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
4b83b0d🔖 Release version 0.138.0 (#15808)041cb0c📝 Update release notes1039384📝 Fix typo in release notes (#15807)0303491📝 Update release notes190f6e2📝 Add Frontend instructions to Agent Library Skill (#15805)17945e5📝 Update release notes2260afa🐛 Fix failing test, update format for raised errors (#15804)0cd5001📝 Update release notes7cb1ab6👷 Fix test-alls-green (#15803)9c7eceb📝 Update release notesUpdates
holidaysfrom 0.98 to 0.99Release notes
Sourced from holidays's releases.
Changelog
Sourced from holidays's changelog.
Commits
aa07086Merge pull request #3625 from vacanza/devf017be7Finalize v0.99a380743Migrate Mozambique tests to new test case standards (#3621)2cd59b8Add CLI tool for generating iCalendar (.ics) files (#3593)425cfe2Refactor Australia holidays and tests (#3623)4f25c7fUpdate .py files formatting (#3622)4d95867Update pre-commit config (#3619)8612b20Update United States holidays: fix special holiday names with format labels (...7678102Bump pyjwt from 2.12.1 to 2.13.0 (#3620)f9e9ef8Bump the version-updates group with 2 updates (#3616)Updates
pyinstallerfrom 6.20.0 to 6.21.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.