chore(deps): update anthropic requirement from >=0.112.0 to >=0.120.0 in /backend - #405
Merged
Merged
Conversation
Contributor
|
@dependabot rebase |
Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version. - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.112.0...v0.120.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.115.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/backend/anthropic-gte-0.115.0
branch
from
July 26, 2026 10:04
902f7e0 to
002403f
Compare
dexikc
pushed a commit
that referenced
this pull request
Jul 26, 2026
… at the root FOURTH flaky-hunt failure this week. Since the HP model (a swing can miss or roll low damage) + the monster counter-attack, any test assuming "N swings = a dead monster" became RNG-dependent: green locally, red on CI ~1 run in 8. And because the `build` job runs the whole suite, ONE unlucky roll turned EVERY open PR red — that's what blocked the entire Dependabot queue (#405-#428). Fixes the class, not just the instances: - conftest: new `deterministic_hunt` fixture — pins to-hit (always connects), the damage roll (max), and the counter-attack (off). One place, reusable by any hunt/kill/drop test; documents the trap so new tests don't re-create it. - test_monsters::test_slain_monster_does_not_heal — asserted enc.slain after DAILY_CAP swings; now deterministic. - test_items::test_monster_hunt_can_drop_item — a drop only rolls on a KILL, so an unlucky miss left drop=None despite DROP_CHANCE=1.1; now deterministic. Verified: the two tests pass 5/5 consecutive runs; 33 tests green across test_monsters + test_items + test_dd_pet_traits + test_gasha_e2e_smoke. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QVKC9maot7HdshNX2p7vZB
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 anthropic to permit the latest version.
Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
60c64fbrelease: 0.120.070c0a64feat(api): add claude-opus-5 modeleb178ecrelease: 0.119.06914718feat(api): add new stop reason 'model_context_window_exceeded'd2bad4ffix(tools): handle binary files in agent toolset read/edit (#283)b527708release: 0.118.0f2412fdfeat(api): add support for Managed Agents model effort, initial session event...d7c0ea2release: 0.117.15ebdcb0chore(api): add support for new refusal categoryb50f8b1chore(deps): bump http-snapshot to 0.1.9 (#275)