chore(deps): bump the python group across 1 directory with 7 updates - #121
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python group across 1 directory with 7 updates#121dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.137.2` | `0.139.2` | | [pypsa](https://github.com/PyPSA/PyPSA) | `1.2.3` | `1.2.4` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.4` | `1.18.5` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.11.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.15.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | Updates `fastapi` from 0.137.2 to 0.139.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.137.2...0.139.2) Updates `pypsa` from 1.2.3 to 1.2.4 - [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.3...v1.2.4) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `alembic` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `platformdirs` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.10.0...4.11.0) Updates `coverage` from 7.14.1 to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.15.2) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pypsa dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch 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 7 updates in the / directory:
0.137.20.139.21.2.31.2.48.4.18.4.21.18.41.18.54.10.04.11.07.14.17.15.24.6.04.6.1Updates
fastapifrom 0.137.2 to 0.139.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
866b7a3🔖 Release version 0.139.2 (#16014)7b3effe📝 Update release notes7fe315c🐛 Refactor router route building to make it thread-safe, mainly relevant for ...c48e67b🔖 Release version 0.139.1 (#16012)2acc4fb📝 Update release noteseb75fd0🐛 Fix frontend fallback support for doted paths like/users/john.doe(#16011)9b8410b📝 Update release notese24d44c📝 Fix topic repository list not being displayed andskip_usersnot being ap...93b78f8📝 Update release notesb959b44📝 Update release notesUpdates
pypsafrom 1.2.3 to 1.2.4Release notes
Sourced from pypsa's releases.
Changelog
Sourced from pypsa's changelog.
Commits
fb425cbprepare releasev1.2.4541db77fix: resolve statistics plotting issues (#1721)2de575bfix: support netCDF export under pandas>=3 future.infer_string (#1762)bd10a99fix: validate listsuffixin n.add and n.remove and fix Series/DataFrame kw...d225cc6docs: clarify Transformer tap_position is absolute, relative to tap_neutral (...85a8ce6fix(io): correct shunt susceptance sign on pandapower import (#1758)5140b4bfix: warn when standard type overrides manual branch impedances (#1759)3c4b61aReset inter-temporal constraints at investment-period boundaries (#1746)3df3b0afix: avoid KeyError in (l)pf when a sub-network lacks a branch type (#1754)260e9b2fix(io): coerce Arrow-backed strings on import (closes #1585) (#1687)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
alembicfrom 1.18.4 to 1.18.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
platformdirsfrom 4.10.0 to 4.11.0Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
2140495Release 4.11.0a562df9👷 ci: run the test suite against Python 3.15 (#512)7c764c4[pre-commit.ci] pre-commit autoupdate (#511)2e74013Release 4.10.13076722📝 docs(changelog): rebuild against release history (#510)42751ce🚀 ci(release): towncrier changelog + publish on tag push (#509)d2e5756fix(windows): stop leaking ctypes pointer types on repeated calls (#507)4f52c4fbuild(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 in the all group (#506)f68e56fbuild(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 in the all group (#504)806560bbuild(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the all group (#502)Updates
coveragefrom 7.14.1 to 7.15.2Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
50d8659docs: sample HTML for 7.15.2b5eed20docs: prep for 7.15.278cab6efix: reduce memory use during reporting. #2229 (#2231)b4c1fdabuild: bump version to 7.15.2da63beddocs: sample HTML for 7.15.1bc35e64docs: prep for 7.15.1182b010perf: resolve sysmon branch events lazily, one pair at a time (#2221)ee271eeperf: compute multiline maps cheaply in the sysmon core (#2220)1441b96chore: bump the action-dependencies group with 6 updates (#2225)dd80635fix: escape context labels in html report inline script block (#2224)Updates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsDependabot 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