chore: update nvidia_nat_weave > weave > fickling dependency#1386
Conversation
Signed-off-by: Will Killian <wkillian@nvidia.com>
WalkthroughA new transitive dependency "fickling~=0.1.7" has been added to the project dependencies list in the pyproject.toml configuration file for the nvidia_nat_weave package. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (6)packages/*/pyproject.toml📄 CodeRabbit inference engine (.cursor/rules/general.mdc)
Files:
{pyproject.toml,packages/*/pyproject.toml}📄 CodeRabbit inference engine (.cursor/rules/general.mdc)
Files:
**/*.{py,yaml,yml,json,toml}📄 CodeRabbit inference engine (.cursor/rules/general.mdc)
Files:
**/*.{py,js,ts,tsx,jsx,sh,yaml,yml,json,toml,md,mdx,rst}📄 CodeRabbit inference engine (.cursor/rules/general.mdc)
Files:
**/*⚙️ CodeRabbit configuration file
Files:
packages/**/*⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (5)📓 Common learnings📚 Learning: 2026-01-05T15:46:49.676ZApplied to files:
📚 Learning: 2025-11-10T21:26:35.059ZApplied to files:
📚 Learning: 2026-01-05T15:46:49.677ZApplied to files:
📚 Learning: 2026-01-05T16:32:00.641ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/merge |
…1386) Explicitly bump `fickling` dependency to 0.1.7 Also bumps `uv.lock` version of numpy to 2.4.1 due to 2.4.0 being yanked Closes ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/NeMo-Agent-Toolkit/blob/develop/docs/source/resources/contributing/index.md). - We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license. - Any contribution which contains commits that are not Signed-Off will not be accepted. - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes. ## Summary by CodeRabbit * **Chores** * Added new project dependency to improve system capabilities. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> Authors: - Will Killian (https://github.com/willkill07) Approvers: - https://github.com/mnajafian-nv - https://github.com/Salonijain27 URL: NVIDIA#1386
Description
Explicitly bump
ficklingdependency to 0.1.7Also bumps
uv.lockversion of numpy to 2.4.1 due to 2.4.0 being yankedCloses
By Submitting this PR I confirm:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.