Bump hypothesis from 6.125.1 to 6.125.2 (#3055)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -167,13 +167,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "hypothesis"
|
||||
version = "6.125.1"
|
||||
version = "6.125.2"
|
||||
description = "A library for property-based testing"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "hypothesis-6.125.1-py3-none-any.whl", hash = "sha256:cd2541e1e47d13c3437a431621779791e0f683992a5283cf15774b98d5b49641"},
|
||||
{file = "hypothesis-6.125.1.tar.gz", hash = "sha256:247fd85f965b3b3cfe648c10df87e8df7a26643baa3217f210a02e7590b040d5"},
|
||||
{file = "hypothesis-6.125.2-py3-none-any.whl", hash = "sha256:55d4966d521b85d2f77e916dabb00d66d5530ea9fbb89c7489ee810625fac802"},
|
||||
{file = "hypothesis-6.125.2.tar.gz", hash = "sha256:c70f0a12deb688ce90f2765a507070c4bff57e48ac86849f4350bbddc1df41a3"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -845,4 +845,4 @@ zstd = ["zstandard (>=0.18.0)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "9e23a98400bc0c73719dcd06ec8abf50ad9cd18288d0f5492723e63d98cc868e"
|
||||
content-hash = "4d728299d26502240d735eabfea7230ad759028e4e97385fae6b07be8dc4f3b8"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ requests = "^2.32.3"
|
||||
ruamel-yaml = "^0.18.10"
|
||||
pydantic = "^2.9.2"
|
||||
typer = "^0.15.1"
|
||||
hypothesis = "^6.125.1"
|
||||
hypothesis = "^6.125.2"
|
||||
pytest = "^8.3.4"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user