Skip to content

Commit e512d73

Browse files
build(deps-dev): bump schemathesis in /clients/python
Bumps [schemathesis](https://github.com/schemathesis/schemathesis) from 4.3.6 to 4.8.0. - [Release notes](https://github.com/schemathesis/schemathesis/releases) - [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md) - [Commits](schemathesis/schemathesis@v4.3.6...v4.8.0) --- updated-dependencies: - dependency-name: schemathesis dependency-version: 4.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d27284 commit e512d73

File tree

2 files changed

+31
-26
lines changed

2 files changed

+31
-26
lines changed

clients/python/poetry.lock

Lines changed: 30 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pytest-asyncio = "^1.1.0"
5757
requests = "^2.32.2"
5858
types-python-dateutil = "^2.9.0.20240906"
5959
pytest-html = "^4.1.1"
60-
schemathesis = ">=4.0.3,<=4.3.6"
60+
schemathesis = ">=4.0.3,<=4.8.0"
6161

6262
[tool.coverage.run]
6363
branch = true

0 commit comments

Comments
 (0)