Bump hypothesis from 6.152.1 to 6.152.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.152.1 to 6.152.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.1...hypothesis-python-6.152.4) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -201,14 +201,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "hypothesis"
|
||||
version = "6.152.1"
|
||||
version = "6.152.4"
|
||||
description = "The property-based testing library for Python"
|
||||
optional = false
|
||||
python-versions = ">=3.10"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "hypothesis-6.152.1-py3-none-any.whl", hash = "sha256:40a3619d9e0cb97b018857c7986f75cf5de2e5ec0fa8a0b172d00747758f749e"},
|
||||
{file = "hypothesis-6.152.1.tar.gz", hash = "sha256:4f4ed934eee295dd84ee97592477d23e8dc03e9f12ae0ee30a4e7c9ef3fca3b0"},
|
||||
{file = "hypothesis-6.152.4-py3-none-any.whl", hash = "sha256:e730fd93c7578182efadc7f90b3c5437ee4d55edf738930eb5043c81ac1d97e8"},
|
||||
{file = "hypothesis-6.152.4.tar.gz", hash = "sha256:31c8f9ce619716f543e2710b489b1633c833586641d9e6c94cee03f109a5afc4"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -995,4 +995,4 @@ zstd = ["backports-zstd (>=1.0.0) ; python_version < \"3.14\""]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "7538a0b63553d40b9d3daab57bf4233e0d2d4c9ef72e9055bc3e68a0aec780ee"
|
||||
content-hash = "daf35cf2539ee2c11d15a6c251eede0f500a5164f838ff445a0e528fe07a2900"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ requests = "^2.33.1"
|
||||
ruamel-yaml = "^0.18.16"
|
||||
pydantic = "^2.13.2"
|
||||
typer = "^0.24.1"
|
||||
hypothesis = "^6.152.1"
|
||||
hypothesis = "^6.152.4"
|
||||
pytest = "^9.0.3"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user