Bump hypothesis from 6.131.32 to 6.133.0 (#3125)
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
@@ -174,14 +174,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "hypothesis"
|
||||
version = "6.131.32"
|
||||
version = "6.133.0"
|
||||
description = "A library for property-based testing"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "hypothesis-6.131.32-py3-none-any.whl", hash = "sha256:7a9fe633aea59b1ca2e2b0e48fca52566c6d857ba836bf598a8ddf51b2fe1317"},
|
||||
{file = "hypothesis-6.131.32.tar.gz", hash = "sha256:9ef3376a6bf1f4a060fa150fe71fb5cabec93e6ebae0cb9bf93d44b55bd8f8d6"},
|
||||
{file = "hypothesis-6.133.0-py3-none-any.whl", hash = "sha256:f8f92858d8abe17e98dd58a82e07c35105b337f533a487d52b2971a946777765"},
|
||||
{file = "hypothesis-6.133.0.tar.gz", hash = "sha256:ee23f20b8a4276d4be234ceed1d3f5a186c9f84766e71ac478fc225c7ad43ffb"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -902,4 +902,4 @@ zstd = ["zstandard (>=0.18.0)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "eb36f1f4c600eff93f02279dfdd2c49f61a5efb2ae5cb53cd51a63288fba9c69"
|
||||
content-hash = "90665837c19c03ced6cdcea7fcf3d230545d8eac8099fc04b0464f4ce10e6f83"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ requests = "^2.32.3"
|
||||
ruamel-yaml = "^0.18.11"
|
||||
pydantic = "^2.11.5"
|
||||
typer = "^0.15.4"
|
||||
hypothesis = "^6.131.32"
|
||||
hypothesis = "^6.133.0"
|
||||
pytest = "^8.3.5"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user