Revert "chore(deps): bump the pip group across 1 directory with 4 updates" - #11
Revert "chore(deps): bump the pip group across 1 directory with 4 updates"#11donny-devops wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
This PR cleanly reverts the dependency updates from PR #9, rolling back 4 package versions to their previous states. The revert itself is technically correct. However, since this reverts a Dependabot PR, ensure the original updates weren't addressing security vulnerabilities. If PR #9 was reverted due to breaking changes or compatibility issues, consider opening issues with the upstream packages or pinning to compatible versions while monitoring for security patches.
You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.
There was a problem hiding this comment.
🟢 Approval recommended
The change is a narrow dependency-version revert with no additional code-path changes, and only a minor dependency-list cleanup suggestion was identified.
Pull request overview
This PR reverts the dependency-version bumps introduced in PR #9 for the refs/nexent reference project, restoring prior pinned versions to return the environment to a previously known-good state.
Changes:
- Downgrades
smolagents[mcp]from1.25.0back to1.23.0. - Reverts
mem0ai,orjson, andpypdfpins to their prior versions.
File summaries
| File | Description |
|---|---|
| refs/nexent/pyproject.toml | Reverts several pinned Python dependency versions for the Nexent reference project. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "tavily-python", | ||
| "linkup-sdk", | ||
| "paramiko>=3.4.0", | ||
| "linkup-sdk", | ||
| "mem0ai==2.0.0b2", | ||
| "mem0ai==0.1.117", |
Reverts #9