Skip to content

Commit 3784a40

Browse files
build(deps-dev): bump hypothesis from 6.77.0 to 6.78.1 (#1645)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.77.0 to 6.78.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.77.0...hypothesis-python-6.78.1) --- 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 a0350cb commit 3784a40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -70,7 +70,7 @@ pytest-cov = "^4.1"
7070
pytest-randomly = "^3.12"
7171
pytest-mypy-plugins = "^1.11.1"
7272
pytest-subtests = "^0.11"
73-
hypothesis = "^6.77"
73+
hypothesis = "^6.78"
7474

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

0 commit comments

Comments
 (0)