Merge pull request #474 from moraroy/dependabot/pip/hypothesis-6.115.5

Bump hypothesis from 6.115.3 to 6.115.5
This commit is contained in:
Roy 2024-10-27 15:33:07 -07:00 committed by GitHub
commit ee3bfdca22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
poetry.lock generated
View File

@ -646,13 +646,13 @@ typing = ["typing-extensions (>=4.8)"]
[[package]] [[package]]
name = "hypothesis" name = "hypothesis"
version = "6.115.3" version = "6.115.5"
description = "A library for property-based testing" description = "A library for property-based testing"
optional = false optional = false
python-versions = ">=3.9" python-versions = ">=3.9"
files = [ files = [
{file = "hypothesis-6.115.3-py3-none-any.whl", hash = "sha256:d2770b0db08ad666fe6ff36027910039ab681084d13bcf9c057449c2e27099c4"}, {file = "hypothesis-6.115.5-py3-none-any.whl", hash = "sha256:b7733459ae9a93020fac3b91b41473c9b85e975139a152a70d88f3a5caa3fa3f"},
{file = "hypothesis-6.115.3.tar.gz", hash = "sha256:d4efc8c7371bd4ec906d2777f1f18fee5539e47b3d7c7cdc93d1026ad35d9b33"}, {file = "hypothesis-6.115.5.tar.gz", hash = "sha256:4768c5fb426b305462ed31032d6e216a31daaefb1dc3134fdf2795b7961d7cb3"},
] ]
[package.dependencies] [package.dependencies]