chore(deps): bump the pip group across 3 directories with 4 updates#389
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the pip group across 3 directories with 4 updates#389dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 4 updates in the /e2e/python directory: [flask](https://github.com/pallets/flask), [protobuf](https://github.com/protocolbuffers/protobuf), [sqlparse](https://github.com/andialbrecht/sqlparse) and [werkzeug](https://github.com/pallets/werkzeug). Bumps the pip group with 4 updates in the /sdk/@launchdarkly/observability-python directory: [flask](https://github.com/pallets/flask), [protobuf](https://github.com/protocolbuffers/protobuf), [sqlparse](https://github.com/andialbrecht/sqlparse) and [werkzeug](https://github.com/pallets/werkzeug). Bumps the pip group with 3 updates in the /sdk/highlight-py directory: [flask](https://github.com/pallets/flask), [sqlparse](https://github.com/andialbrecht/sqlparse) and [werkzeug](https://github.com/pallets/werkzeug). Updates `flask` from 3.1.0 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@3.1.0...3.1.3) Updates `protobuf` from 5.29.4 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `sqlparse` from 0.5.3 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.5.4) Updates `werkzeug` from 3.1.3 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.6) Updates `flask` from 3.1.1 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@3.1.0...3.1.3) Updates `protobuf` from 5.29.5 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `sqlparse` from 0.5.3 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.5.4) Updates `werkzeug` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.6) Updates `flask` from 3.1.2 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@3.1.0...3.1.3) Updates `sqlparse` from 0.5.3 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.5.4) Updates `werkzeug` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.6) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: indirect dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: indirect dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:development dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: indirect dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: indirect dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:development dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: indirect dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified 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 4 updates in the /e2e/python directory: flask, protobuf, sqlparse and werkzeug.
Bumps the pip group with 4 updates in the /sdk/@launchdarkly/observability-python directory: flask, protobuf, sqlparse and werkzeug.
Bumps the pip group with 3 updates in the /sdk/highlight-py directory: flask, sqlparse and werkzeug.
Updates
flaskfrom 3.1.0 to 3.1.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
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
protobuffrom 5.29.4 to 5.29.6Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
sqlparsefrom 0.5.3 to 0.5.4Changelog
Sourced from sqlparse's changelog.
Commits
14e300bBump version.96a67e2Code cleanup.1a3bfbdFix handling of semicolons inside BEGIN...END blocks (fixes #809).e92a032Fix handling of IF EXISTS statements in BEGIN...END blocks (fixes #812).149bebfUpdate Changelog.561a67eUpdate AUTHORS.73c8ba3bugfix ISSUE_801; Remove all comments when only comments1b32387Update action to run on all prs.31903e0Add pre-commit hook support (fixes #537)1357726docs: add AGENTS.md for project guidance and development commandsUpdates
werkzeugfrom 3.1.3 to 3.1.6Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
04da1b5release version 3.1.6f407712Merge commit from forkf54fe98safe_join prevents Windows special device names in multi-segment pathsd005985start version 3.1.68565c2cdocument rule priority (#3102)3febc7edocument rule priority2525b82remove state machine docs4abfbd5rewrite build docstring (#3097)161c18brewrite build docstring86e11c2release version 3.1.5 (#3085)Updates
flaskfrom 3.1.1 to 3.1.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
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
protobuffrom 5.29.5 to 5.29.6Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
sqlparsefrom 0.5.3 to 0.5.4Changelog
Sourced from sqlparse's changelog.
Commits
14e300bBump version.96a67e2Code cleanup.1a3bfbdFix handling of semicolons inside BEGIN...END blocks (fixes #809).e92a032Fix handling of IF EXISTS statements in BEGIN...END blocks (fixes #812).149bebfUpdate Changelog.561a67eUpdate AUTHORS.73c8ba3bugfix ISSUE_801; Remove all comments when only comments1b32387Update action to run on all prs.31903e0Add pre-commit hook support (fixes #537)1357726docs: add AGENTS.md for project guidance and development commandsUpdates
werkzeugfrom 3.1.5 to 3.1.6Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
04da1b5release version 3.1.6f407712Merge commit from forkf54fe98safe_join prevents Windows special device names in multi-segment pathsd005985start version 3.1.68565c2cdocument rule priority (#3102)3febc7edocument rule priority2525b82remove state machine docs4abfbd5rewrite build docstring (#3097)161c18brewrite build docstring86e11c2release version 3.1.5 (#3085)Updates
flaskfrom 3.1.2 to 3.1.3Release notes
Sourced from flask's releases.