chore(deps): bump the python group across 1 directory with 7 updates - #113
Merged
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.3` | `0.137.2` | | [starlette](https://github.com/Kludex/starlette) | `1.2.1` | `1.3.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.1` | `2.14.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.50` | `2.0.51` | | [pypsa](https://github.com/PyPSA/PyPSA) | `1.2.2` | `1.2.3` | | [slowapi](https://github.com/laurents/slowapi) | `0.1.9` | `0.1.10` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `fastapi` from 0.136.3 to 0.137.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.137.2) Updates `starlette` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.2.1...1.3.1) Updates `pydantic-settings` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.2) Updates `sqlalchemy` from 2.0.50 to 2.0.51 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `pypsa` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/PyPSA/PyPSA/releases) - [Changelog](https://github.com/PyPSA/PyPSA/blob/master/docs/release-notes.md) - [Commits](PyPSA/PyPSA@v1.2.2...v1.2.3) Updates `slowapi` from 0.1.9 to 0.1.10 - [Release notes](https://github.com/laurents/slowapi/releases) - [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md) - [Commits](laurentS/slowapi@v0.1.9...v0.1.10) 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.137.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pypsa dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: slowapi dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
Overriding alert due to removal of FE Javascript CodeQL check |
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 group with 7 updates in the / directory:
0.136.30.137.21.2.11.3.12.14.12.14.22.0.502.0.511.2.21.2.30.1.90.1.109.0.39.1.1Updates
fastapifrom 0.136.3 to 0.137.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
6a0ba7b🔖 Release version 0.137.2 (#15790)5d421ae📝 Update release notes6ac1220✨ Additer_route_contexts()for advanced use cases that used to use `router...7feb17f📝 Update release notesd514109🔧 Update sponsors: add BairesDev (#15787)1c1edb9📝 Update release notes32d711f🔨 Update sponsors script to simplify previews (#15786)202b2d2📝 Update release notese26e643⬆ Bump the python-packages group across 1 directory with 7 updates (#15777)c66d1c2📝 Update release notesUpdates
starlettefrom 1.2.1 to 1.3.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
8ebffd0Version 1.3.1 (#3330)25b8e17EnforceFormParserlimits in parser callbacks (#3331)dba1c4bEnforcemax_fieldsandmax_part_sizeinFormParser(#3329)45e51dcUseStarletteDeprecationWarninginstead ofDeprecationWarning(#3119)5f8610cVersion 1.3.0 (#3327)167b585Buildrequest.urlfrom structured components (#3326)3730925Useremoveprefixto strip weak ETag indicator inis_not_modified(#3193)e6f7ad1avoid collapsing exception groups from user code (#2830)115228fAnnotate URLPath protocol parameter with Literal (#3285)113f193docs: replace inline ASGI server list with link to canonical implemen… (#3204)Updates
pydantic-settingsfrom 2.14.1 to 2.14.2Release notes
Sourced from pydantic-settings's releases.
Commits
d703bd7Prepare release 2.14.2 (#890)Updates
sqlalchemyfrom 2.0.50 to 2.0.51Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pypsafrom 1.2.2 to 1.2.3Release notes
Sourced from pypsa's releases.
Changelog
Sourced from pypsa's changelog.
Commits
19460acprepare releasev1.2.3c4ae1b8fix: optimize() now honours staticp_seton Generator/StorageUnit/Store/Lin...7f1f118fix: keep dynamic results of components added after previous assignment (#1726)7e8bac7fix: do not delete solver model from test fixture (compat linopy v0.8) (#1722)46aa7edfix: avoid redundant interactive bar legend (#1710)1f58b00Use standard removeprefix function (#1717)30e4ed0feat: drop empty dim name in mga (#1708)fbd3ed5build(deps): bump prefix-dev/setup-pixi from 0.9.5 to 0.9.6 in the github-act...Updates
slowapifrom 0.1.9 to 0.1.10Release notes
Sourced from slowapi's releases.
Changelog
Sourced from slowapi's changelog.
Commits
75799a3Update changelog6f22eabMerge pull request #212 from ecly/release-v0.1.105e2b9c1Merge pull request #238 from laurentS/drop-old-pythona83ec72Update READMEd1a20b6Drop python 3.7 and 3.8 from CI checks8bf8b2eMake exempt_when with request backwards compatibleeaf5ba7Bump version and update changeloga72bcc6Merge pull request #160 from colin99d/master42330fcMerge branch 'laurentS:master' into master91145c0Fixed mypy errorUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingDependabot 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