chore(deps): bump schemathesis from 4.24.0 to 4.24.3 in the python-minor-patch group across 1 directory - #230
Merged
brownjuly2003-code merged 3 commits intoAug 23, 2026
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
DORA Metrics
|
dependabot
Bot
force-pushed
the
dependabot/pip/python-minor-patch-ee93668cbc
branch
4 times, most recently
from
August 3, 2026 03:10
a9f9566 to
d0956b4
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/python-minor-patch-ee93668cbc
branch
4 times, most recently
from
August 23, 2026 12:22
c1efee0 to
43c9ef2
Compare
Owner
|
@dependabot rebase |
Bumps the python-minor-patch group with 1 update in the / directory: [schemathesis](https://github.com/schemathesis/schemathesis). Updates `schemathesis` from 4.24.0 to 4.24.3 - [Release notes](https://github.com/schemathesis/schemathesis/releases) - [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md) - [Commits](schemathesis/schemathesis@v4.24.0...v4.24.3) --- updated-dependencies: - dependency-name: schemathesis dependency-version: 4.24.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-minor-patch-ee93668cbc
branch
from
August 23, 2026 13:01
43c9ef2 to
bfb2b56
Compare
Dependabot left the old ==4.24.0 requires-dist specifier in uv.lock, so the pinned uv 0.8.23 lock-check failed. Regenerated with that exact uv: schemathesis metadata now matches pyproject and jsonschema-rs follows to 0.50.1. requirements-docker.lock is unchanged by re-export. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
schemathesis 4.24.x declares jsonschema-rs>=0.49.0 but calls CanonicalSchema.is_satisfiable, which 0.50.0 removed; tests/contract failed with AttributeError on the resolved 0.50.1. A uv constraint-dependency holds the transitive resolution at 0.49.x (0.49.9, method verified present) until schemathesis fixes its range. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
brownjuly2003-code
deleted the
dependabot/pip/python-minor-patch-ee93668cbc
branch
August 23, 2026 14:02
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.
Bumps the python-minor-patch group with 1 update in the / directory: schemathesis.
Updates
schemathesisfrom 4.24.0 to 4.24.3Release notes
Sourced from schemathesis's releases.
Changelog
Sourced from schemathesis's changelog.
Commits
613ce31chore: Release 4.24.33fed283chore: Update jsonschema-rs to 0.49.09573ccabuild(deps): bump docker/login-action from 4.4.0 to 4.5.0b2ec7f9build(deps): bump github/codeql-action/init from 4.37.1 to 4.37.37ceb392build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.036172bcbuild(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.17273f3ebuild(deps): bump github/codeql-action/analyze from 4.37.1 to 4.37.32bcfb5cperf: Faster strategy construction forstring,integer, andanyOfschemasfa40f60test: Strenghten tests checking for Hypothesis notes in stdout793da18chore: Release 4.24.2