-
-
Notifications
You must be signed in to change notification settings - Fork 898
chore(deps): bump the poetry group across 1 directory with 12 updates #1952
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
--- updated-dependencies: - dependency-name: openai dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: aiohttp dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: pydantic-core dependency-version: 2.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: jiter dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: ty dependency-version: 0.0.1a29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: fastapi dependency-version: 0.123.0 dependency-type: direct:development dependency-group: poetry - dependency-name: anthropic dependency-version: 0.75.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry - dependency-name: groq dependency-version: 0.37.0 dependency-type: direct:development dependency-group: poetry - dependency-name: anyio dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry ... Signed-off-by: dependabot[bot] <[email protected]>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
instructor | 173acf0 | Commit Preview URL Branch Preview URL |
Dec 02 2025, 01:11 AM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 173acf0 in 1 minute and 35 seconds. Click for details.
- Reviewed
114lines of code in3files - Skipped
0files when reviewing. - Skipped posting
13draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. pyproject.toml:14
- Draft comment:
Increased 'jiter' upper bound (<0.13) – confirm no breaking changes with version 0.12. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
2. pyproject.toml:68
- Draft comment:
Updated 'fastapi' upper bound (<0.124.0); verify test compatibility with newer versions. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
3. pyproject.toml:77
- Draft comment:
Bumped 'anthropic' to 0.75.0—ensure its API changes (if any) are compatible. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
4. pyproject.toml:78
- Draft comment:
Updated 'groq' upper bound to <0.38.0; review compatibility with your integration tests. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
5. requirements-examples.txt:6
- Draft comment:
Bumped 'ruff' to 0.14.7; ensure lint rules remain consistent. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
6. requirements.txt:5
- Draft comment:
Updated 'aiohttp' to 3.13.2; this is a minor patch bump. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
7. requirements.txt:11
- Draft comment:
Bumped 'anyio' to 4.12.0; check for any minor API changes. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
8. requirements.txt:17
- Draft comment:
Updated 'certifi' to 2025.11.12; verify certificate bundle updates don't affect requests. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
9. requirements.txt:58
- Draft comment:
Bumped 'jiter' to 0.12.0 to align with pyproject.toml; confirm compatibility. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
10. requirements.txt:74
- Draft comment:
Upgraded 'openai' to 2.8.1; ensure any API changes are addressed. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
11. requirements.txt:84
- Draft comment:
Updated 'pydantic' to 2.12.5; review model validations for any subtle changes. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
12. requirements.txt:88
- Draft comment:
Bumped 'pydantic-core' to 2.41.5 consistent with pydantic upgrade. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
13. requirements.txt:112
- Draft comment:
Incremented 'ty' to 0.0.1a29; ensure downstream integrations (e.g. with typer) are unaffected. - Reason this comment was not posted:
Confidence changes required:33%<= threshold85%None
Workflow ID: wflow_kyFHY82k8TpTDssS
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsImportant
Update dependencies across
pyproject.toml,requirements-examples.txt, andrequirements.txtwith version bumps for compatibility and improvements.jiterto>=0.6.1,<0.13inpyproject.tomlandjiter==0.12.0inrequirements.txt.fastapito<0.124.0inpyproject.toml.anthropicto==0.75.0andgroqto<0.38.0inpyproject.toml.ruffto==0.14.7inrequirements-examples.txt.aiohttpto==3.13.2andcertifito==2025.11.12inrequirements.txt.anyioto==4.12.0andopenaito==2.8.1inrequirements.txt.pydanticto==2.12.5andpydantic-coreto==2.41.5inrequirements.txt.tyto==0.0.1a29inrequirements.txt.This description was created by
for 173acf0. You can customize this summary. It will automatically update as commits are pushed.