Skip to content

Commit 2b1bf57

Browse files
build(deps-dev): bump schemathesis from 4.12.1 to 4.14.2 in /clients/python (#2509)
Bumps [schemathesis](https://github.com/schemathesis/schemathesis) from 4.12.1 to 4.14.2. - [Release notes](https://github.com/schemathesis/schemathesis/releases) - [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md) - [Commits](schemathesis/schemathesis@v4.12.1...v4.14.2) --- updated-dependencies: - dependency-name: schemathesis dependency-version: 4.14.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64305bb commit 2b1bf57

2 files changed

Lines changed: 15 additions & 12 deletions

File tree

clients/python/poetry.lock

Lines changed: 14 additions & 11 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
@@ -61,7 +61,7 @@ pytest-asyncio = "^1.1.0"
6161
requests = "^2.32.2"
6262
types-python-dateutil = "^2.9.0.20240906"
6363
pytest-html = "^4.1.1"
64-
schemathesis = ">=4.0.3,<=4.12.1"
64+
schemathesis = ">=4.0.3,<=4.15.0"
6565

6666
[tool.coverage.run]
6767
branch = true

0 commit comments

Comments
 (0)