Merge pull request #588 from moraroy/dependabot/pip/hypothesis-6.125.2

Bump hypothesis from 6.124.9 to 6.125.2
This commit is contained in:
Roy 2025-02-08 23:30:51 -08:00 committed by GitHub
commit c171463254
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
poetry.lock generated
View File

@ -631,13 +631,13 @@ typing = ["typing-extensions (>=4.8)"]
[[package]]
name = "hypothesis"
version = "6.124.9"
version = "6.125.2"
description = "A library for property-based testing"
optional = false
python-versions = ">=3.9"
files = [
{file = "hypothesis-6.124.9-py3-none-any.whl", hash = "sha256:d2def7117f87c72e6408aba233f93e44d1b909c2a47aa85d598435b8c3d649dd"},
{file = "hypothesis-6.124.9.tar.gz", hash = "sha256:c6d210fc1b46a7cfc3139b2230ca1cc8f73dce4e8ee440d004ceb17142acf6f5"},
{file = "hypothesis-6.125.2-py3-none-any.whl", hash = "sha256:55d4966d521b85d2f77e916dabb00d66d5530ea9fbb89c7489ee810625fac802"},
{file = "hypothesis-6.125.2.tar.gz", hash = "sha256:c70f0a12deb688ce90f2765a507070c4bff57e48ac86849f4350bbddc1df41a3"},
]
[package.dependencies]