From c13cddc202770ee65971f5d4758ba8cc3918e17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 05:57:47 +0000 Subject: [PATCH] build(deps-dev): bump hypothesis from 6.82.7 to 6.88.1 in /requirements Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.82.7 to 6.88.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.82.7...hypothesis-python-6.88.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements-dev.txt | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index 0529e7577..18389229a 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -56,6 +56,11 @@ commonmark==0.9.1 # rich configargparse==1.5.3 # via locust +exceptiongroup==1.1.3 + # via + # anyio + # hypothesis + # pytest execnet==1.9.0 # via pytest-xdist fancycompleter==0.9.1 @@ -84,7 +89,7 @@ geventhttpclient==2.0.9 # via locust greenlet==3.0.0rc3 # via gevent -hypothesis==6.82.7 +hypothesis==6.88.1 # via -r requirements-dev.in idna==3.4 # via @@ -92,6 +97,12 @@ idna==3.4 # anyio # requests # yarl +importlib-metadata==6.8.0 + # via flask +importlib-resources==6.1.0 + # via + # jsonschema + # jsonschema-specifications iniconfig==2.0.0 # via pytest isodate==0.6.1 @@ -132,6 +143,8 @@ packaging==23.1 # pytest pdbpp==0.10.3 # via -r requirements-dev.in +pkgutil-resolve-name==1.3.10 + # via jsonschema pluggy==1.2.0 # via pytest protobuf==3.20.3 @@ -197,10 +210,13 @@ sortedcontainers==2.4.0 # via hypothesis tenacity==8.2.3 # via -r requirements.txt +tomli==2.0.1 + # via pytest typing-extensions==4.6.3 # via # -r requirements.txt # locust + # rich ujson==5.8.0 # via -r requirements.txt urllib3==2.0.7 @@ -221,6 +237,10 @@ yarl==1.9.2 # via # -r requirements.txt # aiohttp +zipp==3.17.0 + # via + # importlib-metadata + # importlib-resources zope-event==5.0 # via gevent zope-interface==6.0