Bump hypothesis from 6.108.4 to 6.108.5

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.108.4 to 6.108.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.108.4...hypothesis-python-6.108.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-03 15:03:42 +00:00 committed by GitHub
parent 0116a87e2f
commit cd6767d5c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
poetry.lock generated
View File

@ -636,13 +636,13 @@ typing = ["typing-extensions (>=4.8)"]
[[package]]
name = "hypothesis"
version = "6.108.4"
version = "6.108.5"
description = "A library for property-based testing"
optional = false
python-versions = ">=3.8"
files = [
{file = "hypothesis-6.108.4-py3-none-any.whl", hash = "sha256:901b1883b51207c4c3ecbae506bc8b65d66569f9bc34e023df7d8a821eb495c1"},
{file = "hypothesis-6.108.4.tar.gz", hash = "sha256:bab99a308ea39be53882f1d89ab77db48e0c03b5c37fbedd2f59f9b656ada301"},
{file = "hypothesis-6.108.5-py3-none-any.whl", hash = "sha256:46fd0f0d022e812940e19ef24ed0b090cc17cf505e0998960aca20c5091425f5"},
{file = "hypothesis-6.108.5.tar.gz", hash = "sha256:a009d777542d64691a3d27c87e4b94b2256c0bfb47791100d9e45499c304e1b9"},
]
[package.dependencies]