Bump the uv group across 4 directories with 3 updates#2101
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the uv group across 4 directories with 3 updates#2101dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv group with 1 update in the /mpcontribs-api/requirements directory: [flask](https://github.com/pallets/flask). Bumps the uv group with 1 update in the /mpcontribs-lux directory: [pyarrow](https://github.com/apache/arrow). Bumps the uv group with 1 update in the /mpcontribs-portal directory: [django](https://github.com/django/django). Bumps the uv group with 1 update in the /mpcontribs-portal/requirements directory: [django](https://github.com/django/django). Updates `flask` from 2.2.5 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.2.5...3.1.3) Updates `pyarrow` from 22.0.0 to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-22.0.0...apache-arrow-23.0.1) Updates `pyarrow` from 22.0.0 to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-22.0.0...apache-arrow-23.0.1) Updates `django` from 3.2.25 to 4.2.30 - [Commits](django/django@3.2.25...4.2.30) Updates `django` from 3.2.25 to 4.2.30 - [Commits](django/django@3.2.25...4.2.30) Updates `django` from 3.2.25 to 4.2.30 - [Commits](django/django@3.2.25...4.2.30) Updates `django` from 3.2.25 to 4.2.30 - [Commits](django/django@3.2.25...4.2.30) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
64243ea to
0e67b5b
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 uv group with 1 update in the /mpcontribs-api/requirements directory: flask.
Bumps the uv group with 1 update in the /mpcontribs-lux directory: pyarrow.
Bumps the uv group with 1 update in the /mpcontribs-portal directory: django.
Bumps the uv group with 1 update in the /mpcontribs-portal/requirements directory: django.
Updates
flaskfrom 2.2.5 to 3.1.3Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
22d9247release version 3.1.3089cb86Merge commit from forkc17f379request context tracks session access27be933start version 3.1.34e652d3Abort if the instance folder cannot be created (#5903)3d03098Abort if the instance folder cannot be created407eb76document using gevent for async (#5900)ac5664ddocument using gevent for async4f79d5bIncrease required flit_core version to 3.11 (#5865)fe3b215Increase required flit_core version to 3.11Updates
pyarrowfrom 22.0.0 to 23.0.1Release notes
Sourced from pyarrow's releases.
Commits
82a374eMINOR: [Release] Update versions for 23.0.1c1ae37cMINOR: [Release] Update .deb/.rpm changelogs for 23.0.18f6e557MINOR: [Release] Update CHANGELOG.md for 23.0.14e16a1aGH-49159: [C++][Gandiva] Detect overflow in repeat() (#49160)985621dGH-48817 [R][C++] Bump C++20 in R build infrastructure (#48819)1bea06aGH-49024: [CI] Update Debian version in.env(#49032)147bcd6GH-49156: [Python] Require GIL for string comparison (#49161)e4f922bGH-49138: [Packaging][Python] Remove nightly cython install from manylinux wh...f9376e4GH-49003: [C++] Don't considerout_of_rangean error in float parsing (#49095)ab2c0adGH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required...Updates
pyarrowfrom 22.0.0 to 23.0.1Release notes
Sourced from pyarrow's releases.
Commits
82a374eMINOR: [Release] Update versions for 23.0.1c1ae37cMINOR: [Release] Update .deb/.rpm changelogs for 23.0.18f6e557MINOR: [Release] Update CHANGELOG.md for 23.0.14e16a1aGH-49159: [C++][Gandiva] Detect overflow in repeat() (#49160)985621dGH-48817 [R][C++] Bump C++20 in R build infrastructure (#48819)1bea06aGH-49024: [CI] Update Debian version in.env(#49032)147bcd6GH-49156: [Python] Require GIL for string comparison (#49161)e4f922bGH-49138: [Packaging][Python] Remove nightly cython install from manylinux wh...f9376e4GH-49003: [C++] Don't considerout_of_rangean error in float parsing (#49095)ab2c0adGH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required...Updates
djangofrom 3.2.25 to 4.2.30Commits
3396992[4.2.x] Bumped version for 4.2.30 release.ed4dfda[4.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...f13c20f[4.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.abfe1a1[4.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...051f390[4.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...4412731[4.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.8d2a05c[4.2.x] Added stub release notes and release date for 4.2.30.b1d9ea4[4.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...385678e[4.2.x] Added CVE-2026-25673 and CVE-2026-25674 to security archive.69de846[4.2.x] Post-release version bump.Updates
djangofrom 3.2.25 to 4.2.30Commits
3396992[4.2.x] Bumped version for 4.2.30 release.ed4dfda[4.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...f13c20f[4.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.abfe1a1[4.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...051f390[4.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...4412731[4.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.8d2a05c[4.2.x] Added stub release notes and release date for 4.2.30.b1d9ea4[4.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...385678e[4.2.x] Added CVE-2026-25673 and CVE-2026-25674 to security archive.69de846[4.2.x] Post-release version bump.Updates
djangofrom 3.2.25 to 4.2.30Commits
3396992[4.2.x] Bumped version for 4.2.30 release.ed4dfda[4.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...f13c20f[4.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.abfe1a1[4.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...051f390[4.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...4412731[4.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.8d2a05c[4.2.x] Added stub release notes and release date for 4.2.30.b1d9ea4[4.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...385678e[4.2.x] Added CVE-2026-25673 and CVE-2026-25674 to security archive.69de846[4.2.x] Post-release version bump.Updates
djangofrom 3.2.25 to 4.2.30Commits
3396992[4.2.x] Bumped version for 4.2.30 release.ed4dfda[4.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...f13c20f[4.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.abfe1a1[4.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...051f390[4.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...4412731[4.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.8d2a05c[4.2.x] Added stub release notes and release date for 4.2.30.b1d9ea4[4.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...385678e[4.2.x] Added CVE-2026-25673 and CVE-2026-25674 to security archive.69de846[4.2.x] Post-release version bump.