Skip to content

Commit 40bd8ba

Browse files
build(deps-dev): bump hypothesis from 6.87.4 to 6.88.0 (#1706)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.87.4 to 6.88.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.87.4...hypothesis-python-6.88.0) --- updated-dependencies: - dependency-name: hypothesis 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 66c6970 commit 40bd8ba

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pytest-cov = "^4.1"
7171
pytest-randomly = "^3.12"
7272
pytest-mypy-plugins = "^3.0"
7373
pytest-subtests = "^0.11"
74-
hypothesis = "^6.87"
74+
hypothesis = "^6.88"
7575

7676
sphinx = "^5.2"
7777
sphinx-autodoc-typehints = "^1.23"

0 commit comments

Comments
 (0)