Skip to content

Commit

Permalink
build(deps-dev): bump hypothesis from 6.82.6 to 6.82.7 (#1676)
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.82.6 to 6.82.7.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.82.6...hypothesis-python-6.82.7)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 2bacb17 commit a26e9a3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ pytest-cov = "^4.1"
pytest-randomly = "^3.12"
pytest-mypy-plugins = "^3.0"
pytest-subtests = "^0.11"
hypothesis = "^6.79"
hypothesis = "^6.82"

sphinx = "^5.2"
sphinx-autodoc-typehints = "^1.23"
Expand Down

0 comments on commit a26e9a3

Please sign in to comment.