Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Important

Bumps dependencies in pyproject.toml, requirements-examples.txt, and requirements.txt to newer versions for compatibility and improvements.

  • Dependencies Updated:
    • pyproject.toml: Bumps jiter to <0.13, fastapi to <0.129.0, anthropic to 0.75.0, groq to <1.1.0.
    • requirements-examples.txt: Updates ruff to 0.14.10.
    • requirements.txt: Updates aiohttp to 3.13.3, anyio to 4.12.1, certifi to 2026.1.4, jiter to 0.12.0, openai to 2.14.0, pydantic to 2.12.5, pydantic-core to 2.41.5, ty to 0.0.10, typer to 0.21.1, urllib3 to 2.6.3, virtualenv to 20.36.0.

This description was created by Ellipsis for 86f7aae. You can customize this summary. It will automatically update as commits are pushed.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 8, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 8, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
instructor 9f5b5ed Jan 16 2026, 10:48 PM

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a 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 86f7aae in 1 minute and 1 seconds. Click for details.
  • Reviewed 132 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 6 draft 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:
    Updated jiter upper bound to <0.13; please confirm compatibility with existing usage.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 85% None
2. pyproject.toml:68
  • Draft comment:
    FastAPI range in test-docs updated to <0.129.0; verify tests remain valid.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 85% None
3. pyproject.toml:77
  • Draft comment:
    Anthropic dependency bumped to 0.75.0; review for any breaking changes.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 85% None
4. pyproject.toml:78
  • Draft comment:
    Adjusted groq's version constraint to <1.1.0, which resolves the previous contradictory range.
  • Reason this comment was not posted:
    Confidence changes required: 66% <= threshold 85% None
5. requirements-examples.txt:6
  • Draft comment:
    Ruff updated to 0.14.10; ensure linting configuration remains consistent.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 85% None
6. requirements.txt:3
  • Draft comment:
    Multiple dependency updates detected; please verify overall compatibility and validate tests.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 85% None

Workflow ID: wflow_Zan5RLdJ77Mm2g2G

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@dependabot dependabot bot force-pushed the dependabot/pip/poetry-be781735da branch 7 times, most recently from 10320b2 to 60399a0 Compare January 13, 2026 22:16
@dependabot dependabot bot force-pushed the dependabot/pip/poetry-be781735da branch 2 times, most recently from 6ccdf37 to aa8235b Compare January 16, 2026 21:58
---
updated-dependencies:
- dependency-name: openai
  dependency-version: 2.14.0
  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: typer
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: aiohttp
  dependency-version: 3.13.3
  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.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: fastapi
  dependency-version: 0.128.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: 1.0.0
  dependency-type: direct:development
  dependency-group: poetry
- dependency-name: anyio
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: certifi
  dependency-version: 2026.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: poetry
- dependency-name: nodeenv
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: virtualenv
  dependency-version: 20.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: ruff
  dependency-version: 0.14.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/poetry-be781735da branch from aa8235b to 9f5b5ed Compare January 16, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant