Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 83360f7 commit c3d55f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -41,7 +41,7 @@ python = "^3.8,<3.12"
cruft = "^2.15.0"

# Project cookiecutter dependencies
hypothesis = "^6.77.0"
hypothesis = "^6.82.2"
python-dotenv = "^1.0.0"
importlib-metadata = "^6.6.0"
structlog-sentry-logger = "^1.0.1"
Expand Down

0 comments on commit c3d55f2

Please sign in to comment.