Skip to content

Commit

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

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

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 Jan 15, 2024
1 parent e2fe620 commit 0884acf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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.92"
hypothesis = "^6.93"

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

0 comments on commit 0884acf

Please sign in to comment.