Bump the pip group across 3 directories with 7 updates#87
Open
dependabot[bot] wants to merge 5 commits intomainfrom
Open
Bump the pip group across 3 directories with 7 updates#87dependabot[bot] wants to merge 5 commits intomainfrom
dependabot[bot] wants to merge 5 commits intomainfrom
Conversation
Bumps the pip group with 5 updates in the /webClient/api directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.1.0` | `3.1.1` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `5.0.0` | `6.0.0` | | [python-socketio](https://github.com/miguelgrinberg/python-socketio) | `5.11.4` | `5.14.0` | | [eventlet](https://github.com/eventlet/eventlet) | `0.37.0` | `0.40.3` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | Bumps the pip group with 3 updates in the /managerServer/api directory: [flask-cors](https://github.com/corydolphin/flask-cors), [pymysql](https://github.com/PyMySQL/PyMySQL) and [gunicorn](https://github.com/benoitc/gunicorn). Bumps the pip group with 2 updates in the /archive/manager/api directory: [flask-cors](https://github.com/corydolphin/flask-cors) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `flask` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.0...3.1.1) Updates `flask-cors` from 5.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@5.0.0...6.0.0) Updates `python-socketio` from 5.11.4 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.11.4...v5.14.0) Updates `eventlet` from 0.37.0 to 0.40.3 - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@0.37.0...0.40.3) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) 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@5.0.0...6.0.0) Updates `pymysql` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.0...v1.1.1) Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) 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@5.0.0...6.0.0) Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production dependency-group: pip - 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: eventlet dependency-version: 0.40.3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: pymysql dependency-version: 1.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
PenguinzTech
added a commit
that referenced
this pull request
Apr 1, 2026
…uring scan - Updated Python dependencies in webClient, managerServer, unified-api, and archive to fix CVEs/GHSAs (flask, flask-cors, gunicorn, pymysql, etc.) - Fixed command injection in archive/client/bins/ppingParser.py by removing shell=True - Fixed SSRF vulnerability in testServer/internal/validation/validation.go by actually blocking internal targets - Randomized default secrets in managerServer and unified-api configs to prevent use of insecure defaults - Fixed .gitignore to stop ignoring go.mod/go.sum and tracked testServer Go module files
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 5 updates in the /webClient/api directory:
3.1.03.1.15.0.06.0.05.11.45.14.00.37.00.40.32.32.32.32.4Bumps the pip group with 3 updates in the /managerServer/api directory: flask-cors, pymysql and gunicorn.
Bumps the pip group with 2 updates in the /archive/manager/api directory: flask-cors and gunicorn.
Updates
flaskfrom 3.1.0 to 3.1.1Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
7fff56frelease version 3.1.173d6504Merge commit from forkcbb6c36update docs about fallback orderfb54159secret key rotation: fix key list ordering941efd4use uv (#5727)0109e49use uve785166Async Iterable Response (#5659)410e5abAcceptAsyncIterablefor responsesbfffe87add ghsa links73ce26cremove tests about deprecated pkgutil.get_loader (#5702)Updates
flask-corsfrom 5.0.0 to 6.0.0Release notes
Sourced from flask-cors's releases.
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.11.4 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
eventletfrom 0.37.0 to 0.40.3Changelog
Sourced from eventlet's changelog.
... (truncated)
Commits
b0d9133Update changelog for version 0.40.3 (#1064)0bfebd1[SECURITY] Fix request smuggling vulnerability by discarding trailers (#1062)e073b83Update changelog for version 0.40.2 (#1060)06d9572Fix tests on Python 3.14 on Linux (#1058)d4d5b8fMake database removal safer with IF EXISTS (#1056)2f217caPrepare jobs and CI/CD for python 3.14 (#1055)d1e7a94Update changelog for version 0.40.1 (#1052)6e9c034Fix patching of removed URLopener class in Python 3.14 (#1053)e470c1fHandle ReferenceError except while count rlock (#1042)a4dcd4d"Fix" fork() so it "works" on Python 3.13, and "works" better on older Python...Updates
requestsfrom 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgUpdates
flask-corsfrom 4.0.0 to 6.0.0Release notes
Sourced from flask-cors's releases.
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
pymysqlfrom 1.1.0 to 1.1.1Release notes
Sourced from pymysql's releases.
Changelog
Sourced from pymysql's changelog.
Commits
2cab9ecv1.1.1521e400forbid dict parameter7f032a6remove coveralls from requirements69f6c74ruff formatb4ed688test json - mariadb without JSON type (#1165)bbd049fSupport error packet without sqlstate (#1160)9694747pyupgrade1f0b785chore(deps): update codecov/codecov-action action to v4 (#1158)1e28be8chore(deps): update github/codeql-action action to v3 (#1154)f13f054chore(deps): update actions/setup-python action to v5 (#1152)Updates
gunicornfrom 21.2.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
Commits
f63d59ebump to 22.04ac81e0Merge pull request #3175 from e-kwsm/typo401cecfMerge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3fix(deps): exclude eventlet 0.36.0628a0bcchore: fix typos88fc4a4Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fcCI: back off the agressive timeoutf470382docs: promise 3.12 compat5e30bfaadd changelog to project.urls (updated for PEP621)481c3f9remove setup.cfg - overridden by pyproject.tomlUpdates
flask-corsfrom 4.0.0 to 6.0.0Release notes
Sourced from flask-cors's releases.
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
gunicornfrom 21.2.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
Commits
f63d59ebump to 22.04ac81e0Merge pull request #3175 from e-kwsm/typo401cecfMerge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3fix(deps): exclude eventlet 0.36.0628a0bcchore: fix typos88fc4a4Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fcCI: back off the agressive timeoutf470382docs: promise 3.12 compat5e30bfaadd changelog to project.urls (updated for PEP621)481c3f9remove setup.cfg - overridden by pyproject.tomlDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 ...Description has been truncated