Skip to content

Commit b5f7c18

Browse files
Bump hypothesis from 6.33.0 to 6.34.1 (#1204)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.33.0 to 6.34.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.33.0...hypothesis-python-6.34.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 f406605 commit b5f7c18

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
@@ -82,7 +82,7 @@ pytest-randomly = "^3.10"
8282
pytest-mypy-plugins = "^1.9.2"
8383
pytest-subtests = "^0.5"
8484
pytest-xdist = "^2.5"
85-
hypothesis = "^6.33"
85+
hypothesis = "^6.34"
8686

8787
sphinx = "^4.3"
8888
sphinx-autodoc-typehints = "^1.12"

0 commit comments

Comments
 (0)