chore(deps): bump the all-security-updates group across 6 directories with 3 updates - #676
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… with 3 updates --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect dependency-group: all-security-updates - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect dependency-group: all-security-updates - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect dependency-group: all-security-updates - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect dependency-group: all-security-updates - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect dependency-group: all-security-updates - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect dependency-group: all-security-updates - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: indirect dependency-group: all-security-updates - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: indirect dependency-group: all-security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
allen-stephen and
ashwins2
as code owners
August 17, 2026 19:36
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
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-security-updates group with 3 updates in the /projects/manufacturing/tech-assistant directory: aiohttp, cryptography and sqlparse.
Bumps the all-security-updates group with 3 updates in the /projects/manufacturing/ops-assistant directory: aiohttp, cryptography and sqlparse.
Bumps the all-security-updates group with 3 updates in the /projects/ai/agents/examples/starter-rag-agent directory: aiohttp, cryptography and sqlparse.
Bumps the all-security-updates group with 3 updates in the /projects/ai/agents/examples/starter-genmedia-agent directory: aiohttp, cryptography and sqlparse.
Bumps the all-security-updates group with 3 updates in the /projects/ai/agents/examples/starter-chat-agent directory: aiohttp, cryptography and sqlparse.
Bumps the all-security-updates group with 3 updates in the /projects/ai/agents/examples/deep-search directory: aiohttp, cryptography and sqlparse.
Updates
aiohttpfrom 3.14.1 to 3.14.3Updates
cryptographyfrom 48.0.0 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
sqlparsefrom 0.5.5 to 0.6.0Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
2f40da9Update version number.5753f15Align the changelog entries for this release with previous onesb9588d9Unify the benchmark scripts on a shared harness519e416Pair comment/dollar-quote delimiters at the lexer positiona51df6dMeasure reindent offsets backwards to avoid quadratic CPU use73d9ccdUpdate CHANGELOGd1d8060Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-qu...ef2012aFix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p)26112ddUpdate Changelog.53ff44bEscape backslashes in output formatters.Updates
aiohttpfrom 3.14.1 to 3.14.3Updates
cryptographyfrom 48.0.0 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
sqlparsefrom 0.5.5 to 0.6.0Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
2f40da9Update version number.5753f15Align the changelog entries for this release with previous onesb9588d9Unify the benchmark scripts on a shared harness519e416Pair comment/dollar-quote delimiters at the lexer positiona51df6dMeasure reindent offsets backwards to avoid quadratic CPU use73d9ccdUpdate CHANGELOGd1d8060Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-qu...ef2012aFix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p)26112ddUpdate Changelog.53ff44bEscape backslashes in output formatters.Updates
aiohttpfrom 3.13.4 to 3.14.3Updates
cryptographyfrom 46.0.7 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
sqlparsefrom 0.5.5 to 0.6.0Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
2f40da9Update version number.5753f15Align the changelog entries for this release with previous onesb9588d9Unify the benchmark scripts on a shared harness519e416Pair comment/dollar-quote delimiters at the lexer positiona51df6dMeasure reindent offsets backwards to avoid quadratic CPU use73d9ccdUpdate CHANGELOGd1d8060Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-qu...ef2012aFix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p)26112ddUpdate Changelog.53ff44bEscape backslashes in output formatters.Updates
aiohttpfrom 3.13.4 to 3.14.3Updates
cryptographyfrom 46.0.7 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
sqlparsefrom 0.5.5 to 0.6.0Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
2f40da9Update version number.5753f15Align the changelog entries for this release with previous onesb9588d9Unify the benchmark scripts on a shared harness519e416Pair comment/dollar-quote delimiters at the lexer positiona51df6dMeasure reindent offsets backwards to avoid quadratic CPU use73d9ccdUpdate CHANGELOGd1d8060Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-qu...ef2012aFix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p)26112ddUpdate Changelog.53ff44bEscape backslashes in output formatters.Updates
aiohttpfrom 3.13.4 to 3.14.3Updates
cryptographyfrom 46.0.7 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
sqlparsefrom 0.5.5 to 0.6.0Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
2f40da9Update version number.5753f15Align the changelog entries for this release with previous onesb9588d9Unify the benchmark scripts on a shared harness519e416Pair comment/dollar-quote delimiters at the lexer positiona51df6dMeasure reindent offsets backwards to avoid quadratic CPU use73d9ccdUpdate CHANGELOGd1d8060Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-qu...ef2012aFix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p)26112ddUpdate Changelog.53ff44bEscape backslashes in output formatters.Updates
aiohttpfrom 3.13.5 to 3.14.3Updates
cryptographyfrom 46.0.7 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)