Bump the pip group across 1 directory with 4 updates#4
Merged
Conversation
Bumps the pip group with 4 updates in the / directory: [flask-cors](https://github.com/corydolphin/flask-cors), [python-socketio](https://github.com/miguelgrinberg/python-socketio), [sentry-sdk](https://github.com/getsentry/sentry-python) and [marshmallow](https://github.com/marshmallow-code/marshmallow). Updates `flask-cors` from 4.0.0 to 6.0.0 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@4.0.0...6.0.0) Updates `python-socketio` from 5.9.0 to 5.14.0 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v5.9.0...v5.14.0) Updates `sentry-sdk` from 1.38.0 to 1.45.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/1.45.1/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.38.0...1.45.1) Updates `marshmallow` from 3.20.1 to 3.26.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.20.1...3.26.2) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: sentry-sdk dependency-version: 1.45.1 dependency-type: direct:production dependency-group: pip - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production dependency-group: pip ... 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 pip group with 4 updates in the / directory: flask-cors, python-socketio, sentry-sdk and marshmallow.
Updates
flask-corsfrom 4.0.0 to 6.0.0Release notes
Sourced from flask-cors's releases.
... (truncated)
Changelog
Sourced from flask-cors's changelog.
Commits
35d8753[CVE-2024-6844] Replace use of (urllib) unquote_plus with unquote for paths (...e970988[CVE-2024-6839] Sort Paths by Regex Specificity (#391)eb39516[CVE-2024-6866] Case Sensitive Request Path Matching (#390)5da9be4Fix packaging: missing source files (#381)65a5132Workaround license publishing issue (#380)7127e7eAlways use trusted publishing (#379)01e2e68Fix release pipeline (#378)ade65a1Major Packaging Refactor: migrate to uv (#377)eb44bfffix: typos (#371)1225e78replace documentation links in README (#369)Updates
python-socketiofrom 5.9.0 to 5.14.0Release notes
Sourced from python-socketio's releases.
Changelog
Sourced from python-socketio's changelog.
... (truncated)
Commits
400200eRelease 5.14.053f6be0Replace pickle with json (#1502)a59c6f5Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501)f61e0bewait for client to end background tasks on disconnect (#1500)23556fbFixed transport property of the simple clients to be a string as documented (...e59acf1Address failures of test suite on Mac (#1497)36a8922Add support for valkey in the Redis client managers (#1488)5dc2aeakeep track of which namespaces failed to connect (#1496)b3da354Add message queue deployment recommendations3625fe8Bump eventlet from 0.35.2 to 0.40.3 in /examples/server/wsgi (#1491) #nologUpdates
sentry-sdkfrom 1.38.0 to 1.45.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
282b8f7Update CHANGELOG.md6c867c4release: 1.45.1388e68eFix tests (#3341)dfcab26Run integrations tests on 1.x2812640Run CI on 1.x branch892dd80fix(integrations): don't send full env to subprocess51a906cUpdate CHANGELOG.md7570e39release: 1.45.0e22abb6fix(metrics): Changedata_categoryfromstatsdtometric_bucket(#2954)fab65e6feat(metrics): New normalization of keys, values, units (#2946)Updates
marshmallowfrom 3.20.1 to 3.26.2Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
1407d51Merge pull request #2878 from marshmallow-code/3.x-mypy-unreachableb2292f5Fix mypy errors8acd211Merge pull request #2877 from marshmallow-code/3.x-delintb4bcb4a[pre-commit.ci] auto fixes from pre-commit.com hooksb78af7aDelint2c4451eMerge commit from fork86d101aBump version and update changelog489a8d4Only deep copy error message collections6d4a17dAdd test coverage for error message modification0356a3fMerge error store messages without rebuilding collectionsDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.