Conversation
Bumps the all-dependencies group with 4 updates in the / directory: [pandas](https://github.com/pandas-dev/pandas), [numpy](https://github.com/numpy/numpy), [requests](https://github.com/psf/requests) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `pandas` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.1...v3.0.2) Updates `numpy` from 2.4.3 to 2.4.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.4.3...v2.4.4) Updates `requests` from 2.33.0 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) Updates `gunicorn` from 25.2.0 to 25.3.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.2.0...25.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... 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 all-dependencies group with 4 updates in the / directory: pandas, numpy, requests and gunicorn.
Updates
pandasfrom 3.0.1 to 3.0.2Release notes
Sourced from pandas's releases.
Commits
ab90747RLS: 3.0.2 (#64934)6f27013Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...48ddc60Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...8774488[backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...33af6ccBackport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...4ef49d8[backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...0668f34[backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...23f2f44[backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...83ba804Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)bb5ca1aBackport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...Updates
numpyfrom 2.4.3 to 2.4.4Release notes
Sourced from numpy's releases.
Commits
be93fe2Merge pull request #31090 from charris/prepare-2.4.4f5245dcREL: Prepare for the NumPy 2.4.4 release02e838bMerge pull request #31084 from charris/backport-31056fa74b2dMAINT: numpy.i: Replace deprecatedsprintfwithsnprintf(#31056)533a6dbMerge pull request #31079 from charris/backport-208019e496cbTST: fix POWER VSX feature mapping (#30801)8052c4bMerge pull request #31058 from charris/backport-310217f13b5aMAINT: Skip test on PyPy.4c5fdd6MAINT: Remove unused import of tracemalloc.a3ca5edUpdate numpy/_core/src/multiarray/shape.cUpdates
requestsfrom 2.33.0 to 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)Updates
gunicornfrom 25.2.0 to 25.3.0Release notes
Sourced from gunicorn's releases.
Commits
9bce72cUpdate changelog with missing 25.3.0 changes2a15fdbFix pylint isinstance-second-argument-not-valid-type warning8d08aaaFix --limit-request-line 0 to mean unlimitedd40a374Fix pytest-asyncio configuration and treq_asgi hex escapesda8bd48Remove unused AsyncRequest classb00f125Integrate gunicorn_h1c 0.6.3 with InvalidChunkExtension supportbdb2ebdReject chunk extensions with bare CR bytes (RFC 9112)7057fc9Fix http_protocols documentation to use string syntaxd43acb8Update to gunicorn_h1c >= 0.6.2 for asgi_headers supportcbd27e8Merge pull request #3559 from benleembruggen/fix/http2-asgi-body-duplicationDependabot 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