Skip to content

Commit

Permalink
⬆️ Bump hypothesis from 6.100.1 to 6.102.5
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.1 to 6.102.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.100.1...hypothesis-python-6.102.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 5221584 commit 5f3a8ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -40,7 +40,7 @@ pre-commit = "^3.3.1"
pydocstyle = "^6.3.0"
pylint = "^3.0.3"
pytest = "^8.0.1"
hypothesis = "^6.100.1"
hypothesis = "^6.102.5"
pyupgrade = "^3.4.0"
safety = "^3.1.0"
pytest-html = "^3.2.0"
Expand Down

0 comments on commit 5f3a8ea

Please sign in to comment.