Skip to content

Commit 4245af2

Browse files
build(deps-dev): bump hypothesis from 6.91.1 to 6.92.1 (#1735)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.91.1 to 6.92.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.91.1...hypothesis-python-6.92.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 82996f2 commit 4245af2

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
@@ -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.91"
74+
hypothesis = "^6.92"
7575

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

0 commit comments

Comments
 (0)