Bump the minor-patch group across 1 directory with 9 updates#1419
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor-patch group across 1 directory with 9 updates#1419dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-patch group with 9 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [cachetools](https://github.com/tkem/cachetools) | `7.0.1` | `7.0.5` | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.1` | `12.2.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.0.3` | `25.3.0` | | [apispec](https://github.com/marshmallow-code/apispec) | `6.9.0` | `6.10.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.37` | `2.0.48` | | [tabulate](https://github.com/astanin/python-tabulate) | `0.9.0` | `0.10.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.5` | `3.1.7` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.42.1` | `2.57.0` | Updates `requests` from 2.32.5 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.32.5...v2.33.1) Updates `cachetools` from 7.0.1 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.1...v7.0.5) Updates `pillow` from 12.1.1 to 12.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.1.1...12.2.0) Updates `gunicorn` from 25.0.3 to 25.3.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.0.3...25.3.0) Updates `apispec` from 6.9.0 to 6.10.0 - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/apispec@6.9.0...6.10.0) Updates `sqlalchemy` from 2.0.37 to 2.0.48 - [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 `tabulate` from 0.9.0 to 0.10.0 - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](astanin/python-tabulate@v0.9.0...v0.10.0) Updates `werkzeug` from 3.1.5 to 3.1.7 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.7) Updates `sentry-sdk` from 2.42.1 to 2.57.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.42.1...2.57.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: apispec dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: tabulate dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: werkzeug dependency-version: 3.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sentry-sdk dependency-version: 2.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... 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 minor-patch group with 9 updates in the /backend directory:
2.32.52.33.17.0.17.0.512.1.112.2.025.0.325.3.06.9.06.10.02.0.372.0.480.9.00.10.03.1.53.1.72.42.12.57.0Updates
requestsfrom 2.32.5 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)bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)Updates
cachetoolsfrom 7.0.1 to 7.0.5Changelog
Sourced from cachetools's changelog.
Commits
5dce86fRelease v7.0.5.af5e688Minor@cachedmethodperformance improvements.0ca75e6Relase v7.0.4.5b1fa39Prepare v7.0.4.18e5930Fix #218: Fix and properly document@cachedmethod.cache_key handling.98ec79fDrop "class method" from@cachedmethoddocstring.93822a3Release v7.0.3.57d2e48Fix #387: Handle obj=None case for inspection in _DescriptorBase.8011b71Release v7.0.2.73d1602Minor cleanups.Updates
pillowfrom 12.1.1 to 12.2.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
3c41c0912.2.0 version bumpcdaa29eCheck calloc return value (#9527)585b2f5Check calloc return valueecf011eCheck all allocs in the Arrow tree (#9488)cf6de8cReject non-numeric elements inside list coords (#9526)ffdcedeUpdate 12.2.0 release notes (#9522)7929d77Added security release notes (#149)c4f7aa5Added security release notes22cdb5fMove variable declaration inside define (#9525)fc15b3bResize tall images vertically first (#9524)Updates
gunicornfrom 25.0.3 to 25.3.0Release notes
Sourced from gunicorn's releases.
... (truncated)
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-duplicationUpdates
apispecfrom 6.9.0 to 6.10.0Changelog
Sourced from apispec's changelog.
Commits
450a56cBump version and update changelog0f40e7aMerge pull request #1022 from marshmallow-code/tests_utils_get6784476Rework test.utils.get_* methodsf86aa98Merge pull request #1014 from kingdomOfIT/feature/openapi-linksfd962d9docs: remove reference to removed validate_spec utility (#1021)6031276Bump openapi-spec-validator from 0.8.1 to 0.8.47278e0f[pre-commit.ci] pre-commit autoupdatead467c8Bump actions/upload-artifact from 6 to 7e7e6c80Bump actions/download-artifact from 7 to 8cc2c988Bump openapi-spec-validator from 0.8.0 to 0.8.1Updates
sqlalchemyfrom 2.0.37 to 2.0.48Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
tabulatefrom 0.9.0 to 0.10.0Changelog
Sourced from tabulate's changelog.
Commits
3b4cd50update HOWTOPUBLISH35ee0f6update mini-benchmark table37ac76erestore tabulate.version37e1ed0move # nowa: E931 to a different line (flake8)7bacc90run pre-commit hooks (black)1b69704Remove spurious cast in string interpolation4d535afUse specific noqa directives76c3d37Remove spurious space from error message13508e7Unnecessarylistcall69f67cdDo not callgetattrwith a constant valueUpdates
werkzeugfrom 3.1.5 to 3.1.7Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
005d93brelease version 3.1.7c328342merge any number of slashes (#3136)23142a3merge any number of slashesb913d68always set accept-ranges headerf282943Correct 1049dd6b2a363e1ef302b4161c340fb8582f627ad3d3df5validate host characters2c6a3a5parse transfer-encoding as set (#3134)63261cdparse transfer-encoding as setdafe7f1fix trailing whitespace in WWW-Authenticate bearer (#3129)051fd66fix trailing whitespace in WWW-Authenticate bearerUpdates
sentry-sdkfrom 2.42.1 to 2.57.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
9790785Update CHANGELOG.md21f5dc3release: 2.57.0ae28669fix(openai): Only wrap types with _iterator for streamed responses (#5917)2d91800build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...9c97dacbuild(deps): bump getsentry/craft from 2.25.0 to 2.25.2 (#5911)7516309fix: Add cycle detection to exceptions_from_error (#5880)2604409feat: Add experimental async transport (port of PR #4572) (#5646)49a5978fix(ci): Update validate-pr action to remove draft enforcement (#5918)b8a4945ref(ai): Remove unused GEN_AI_PIPELINE operation constant (#5886)e231708ci: 🤖 Update test matrix with new releases (03/30) (#5912)Dependabot 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