Skip to content

Commit 7de174b

Browse files
Bump hypothesis from 6.38.0 to 6.39.0 (#1305)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.38.0 to 6.39.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.38.0...hypothesis-python-6.39.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 671997c commit 7de174b

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
@@ -90,7 +90,7 @@ pytest-randomly = "^3.11"
9090
pytest-mypy-plugins = "^1.9.2"
9191
pytest-subtests = "^0.7"
9292
pytest-xdist = "^2.5"
93-
hypothesis = "^6.38"
93+
hypothesis = "^6.39"
9494

9595
sphinx = "^4.4"
9696
sphinx-autodoc-typehints = "^1.17"

0 commit comments

Comments
 (0)