deps(llm-maker): bump the llm-maker-deps group across 1 directory with 3 updates - #1128
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
…h 3 updates Updates the requirements on [ast-grep-py](https://github.com/ast-grep/ast-grep), [restrictedpython](https://github.com/zopefoundation/RestrictedPython) and [mcp](https://github.com/modelcontextprotocol/python-sdk) to permit the latest version. Updates `ast-grep-py` to 0.45.0 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.44.1...0.45.0) Updates `restrictedpython` to 8.4 - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst) - [Commits](zopefoundation/RestrictedPython@8.3...8.4) Updates `mcp` to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.28.1...v2.0.0) --- updated-dependencies: - dependency-name: ast-grep-py dependency-version: 0.45.0 dependency-type: direct:production dependency-group: llm-maker-deps - dependency-name: restrictedpython dependency-version: '8.4' dependency-type: direct:production dependency-group: llm-maker-deps - dependency-name: mcp dependency-version: 2.0.0 dependency-type: direct:production dependency-group: llm-maker-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
||
| # Use specific provider | ||
| maker = WebsiteMaker(provider_name='azure') # or 'openai', 'local' | ||
| maker = WebsiteMaker(provider_name="azure") # or 'openai', 'local' |
Contributor
There was a problem hiding this comment.
Semgrep identified an issue in your code:
Possibly found usage of AI: OpenAI
To resolve this comment:
🔧 No guidance has been designated for this issue. Fix according to your organization's approved methods.
💬 Ignore this finding
Reply with Semgrep commands to ignore this finding.
/fp <comment>for false positive/ar <comment>for acceptable risk/other <comment>for all other reasons
Alternatively, triage in Semgrep AppSec Platform to ignore the finding created by detect-generic-ai-oai.
You can view more details about this finding in the Semgrep AppSec Platform.
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/ai-projects/llm-maker/llm-maker-deps-dcf992f811
branch
July 31, 2026 04:10
Contributor
🔐 CodeQL — Open Alerts on this PR
Copilot Autofix suggestions (if enabled) appear as inline review comments on the affected lines. |
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.
Updates the requirements on ast-grep-py, restrictedpython and mcp to permit the latest version.
Updates
ast-grep-pyto 0.45.0Release notes
Sourced from ast-grep-py's releases.
Changelog
Sourced from ast-grep-py's changelog.
... (truncated)
Commits
5d439d90.45.06fc7053feat: deprecate the sg command (#2843)64d2a26fix: avoid Defender false positive for Windows sg (#2842)ff8b393chore(deps): update dependency@napi-rs/clito v3.7.4 (#2834)5b13696chore(deps): update dependency oxlint to v1.75.0 (#2838)0977eadchore(deps): update actions/setup-node action to v7 (#2810)68931b0chore(deps): update actions/setup-python action to v7 (#2829)82eb291chore: bump versions89c9110fix: specify correct MSRV in Cargo.toml (#2837)6dc0f31Revert "chore(deps): update dependency typescript to v7 (#2795)" (#2831)Updates
restrictedpythonto 8.4Changelog
Sourced from restrictedpython's changelog.
... (truncated)
Commits
aff96ddPrepare release 8.43b47440Merge commit from forkbd256e6Type Annotations for RestrictedPython (#317)643a43fdisallow mode="function" in compile_restricted (#326)bbbc3b3compile_restricted_function fix (docs+code) (#321)059f5c6compile_restricted_mode fix (docs + code) (#324)f1b33e4update-docs (#320)a494259update docs (#323)b9bd4aavb [ci skip]Updates
mcpto 2.0.0Release notes
Sourced from mcp's releases.
... (truncated)
Commits
6f69a37Present v2 as the stable release across the README, docs, and policies (#3178)78e6fbbServe v2 docs at the site root, with permanent per-major paths (#3176)af06330Remove unused StreamableHTTPTransport.get_session_id() (#3205)68ca87eDocument the two-line release process for stable v2 (#3179)c9c431bExpose the middleware chain on MCPServer and stop sending unrequested change ...528e366Fail fast on server-to-client requests in JSON-response mode instead of hangi...27f5cc7Remove unused mcpserver.exceptions.ValidationError (#3199)89c5e70Gate log notifications on the per-request log-level opt-in at 2026-07-28 (#3198)b61ce38docs: fix off-by-one hl_lines in apps.md (#3196)b7c9a91Add mcp.types as a permanent alias for mcp_types (#3190)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