Bump the python-production group across 1 directory with 5 updates#2413
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-production group across 1 directory with 5 updates#2413dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-production group with 4 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi), [httpx2](https://github.com/pydantic/httpx2), [click](https://github.com/pallets/click) and [ase](https://gitlab.com/ase/ase). Updates `fastapi` from 0.138.0 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.139.0) Updates `httpx2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.4.0...v2.5.0) Updates `click` from 8.2.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.2.1...8.4.2) Updates `ase` from 3.28.0 to 3.29.0 - [Changelog](https://gitlab.com/ase/ase/blob/master/CHANGELOG.rst) - [Commits](https://gitlab.com/ase/ase/compare/3.28.0...3.29.0) Updates `numpy` from 2.2.6 to 1.26.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.6...v1.26.4) --- updated-dependencies: - dependency-name: ase dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-production - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-production - dependency-name: fastapi dependency-version: 0.138.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-production - dependency-name: httpx2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-production - dependency-name: numpy dependency-version: 1.26.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-production ... Signed-off-by: dependabot[bot] <support@github.com>
e4d8fe8 to
cedd723
Compare
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-production group with 4 updates in the / directory: fastapi, httpx2, click and ase.
Updates
fastapifrom 0.138.0 to 0.139.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
httpx2from 2.4.0 to 2.5.0Changelog
Sourced from httpx2's changelog.
Commits
9b7ee8eVersion 2.5.0 (#1051)9d5dd67Inline SSE header defaults using theHeadersunion operator (#1049)a6e4c43Suppress empty SSE keepalive events and accept case-insensitive content type ...f1a6268Support|and|=operators forHeaders(#1047)e709094Add native server-sent events support viaclient.sse()(#1046)82b9e2dAllow IPv6 CIDR notation inno_proxy(#967)Updates
clickfrom 8.2.1 to 8.4.2Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
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
asefrom 3.28.0 to 3.29.0Commits
f27c000ASE version 3.29.0814f6adreplay trajectory: fix resource warning by using ExitStack62edf66Merge branch 'fix-pipeline' into 'master'd75c014Pass sparse matrices forblock_diagf5e452cMerge branch 'fix-mr-4143' into 'master'8e57da8Addtest_vasp_out_with_empty_contcaree4fac3Rename variable2b5d80cMerge branch 'master' into 'master'765cb11Merge branch 'fix-1935' into 'master'bbd0c19Merge branch 'fix-strange-ci-issue' into 'master'Updates
numpyfrom 2.2.6 to 1.26.4Commits
9815c16Merge pull request #25770 from charris/prepare-1.26.4114ed25REL: Prepare for the NumPy 1.26.4 release2fae4d3Merge pull request #25323 from stefanor/import-asstrce89a0aMerge pull request #25756 from charris/backport-24711f62dfc6Merge pull request #25755 from charris/backport-25709fee88abBUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)659be68MAINT: Include header defining backtrace837cd38Merge pull request #25748 from rgommers/unvendor-mesonpythonf984240CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]3548f9dBLD: unvendor meson-python [wheel build]