Skip to content

Commit 222bc30

Browse files
build(deps-dev): bump hypothesis from 6.56.4 to 6.57.1 (#1520)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.56.4 to 6.57.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.56.4...hypothesis-python-6.57.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4bef91 commit 222bc30

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -89,7 +89,7 @@ pytest-cov = "^4.0"
8989
pytest-randomly = "^3.12"
9090
pytest-mypy-plugins = "^1.9.2"
9191
pytest-subtests = "^0.9"
92-
hypothesis = "^6.56"
92+
hypothesis = "^6.57"
9393

9494
sphinx = "^5.2"
9595
sphinx-autodoc-typehints = "^1.19"

0 commit comments

Comments
 (0)