mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-18 13:40:31 -04:00
Bump hypothesis from 6.146.0 to 6.147.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.146.0 to 6.147.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.146.0...hypothesis-python-6.147.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.147.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2088,14 +2088,14 @@ zstd = ["zstandard (>=0.18.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "hypothesis"
|
||||
version = "6.146.0"
|
||||
version = "6.147.0"
|
||||
description = "A library for property-based testing"
|
||||
optional = false
|
||||
python-versions = ">=3.10"
|
||||
groups = ["dev"]
|
||||
files = [
|
||||
{file = "hypothesis-6.146.0-py3-none-any.whl", hash = "sha256:aef4a9cd82cdb51173decfc37c16a71c8f89e4b60111bafe39615a4c19de5f57"},
|
||||
{file = "hypothesis-6.146.0.tar.gz", hash = "sha256:542b8a6b7c4ab15a3a259893cd646b4e324ac332b4d19901abd68a79790dd963"},
|
||||
{file = "hypothesis-6.147.0-py3-none-any.whl", hash = "sha256:de588807b6da33550d32f47bcd42b1a86d061df85673aa73e6443680249d185e"},
|
||||
{file = "hypothesis-6.147.0.tar.gz", hash = "sha256:72e6004ea3bd1460bdb4640b6389df23b87ba7a4851893fd84d1375635d3e507"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5953,4 +5953,4 @@ cffi = ["cffi (>=1.17,<2.0) ; platform_python_implementation != \"PyPy\" and pyt
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "2e68390fac8d679b098b7a22838cb37aafc35558c1787a55cc5b3a9b3e067bf8"
|
||||
content-hash = "b6865843651b083e925b16d2930e3abd6ee225a5b23274cd7c2883780cdbdaec"
|
||||
|
||||
@@ -92,7 +92,7 @@ exceptiongroup = "==1.3.0"
|
||||
flake8 = "^7.3.0"
|
||||
flake8-bugbear = "^25.10.21"
|
||||
freezegun = "^1.5.5"
|
||||
hypothesis = "^6.146.0"
|
||||
hypothesis = "^6.147.0"
|
||||
honcho = "*"
|
||||
isort = "^7.0.0"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
|
||||
Reference in New Issue
Block a user