chore(deps): bump the python group with 6 updates#109
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python group with 6 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.3` | `0.137.1` | | [starlette](https://github.com/Kludex/starlette) | `1.2.1` | `1.3.1` | | [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.0` | Updates `fastapi` from 0.136.3 to 0.137.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.137.1) 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 `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.0 - [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.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.137.1 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: 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... 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 python group with 6 updates:
0.136.30.137.11.2.11.3.12.0.502.0.511.2.21.2.30.1.90.1.109.0.39.1.0Updates
fastapifrom 0.136.3 to 0.137.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
a82e5f2🔖 Release version 0.137.1 (#15766)edd1461📝 Update release notesb78c822🚨 Fix typing checks for APIRoute (#15765)e0f8cad📝 Update release notesd8aad20🐛 Fix bug, allow empty path in path operation in prefixless router (#15763)9a9c4ad🔖 Release version 0.137.0 (#15748)c6d5897📝 Update release notes31d097f📝 Update release notes (#15747)ba609a8📝 Update release notes8e1d774♻️ Refactor internals to preserveAPIRouterandAPIRouteinstances (#15745)Updates
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
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.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesDependabot 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