Skip to content

Commit

Permalink
Merge pull request #749 from Aiven-Open/dependabot/pip/requirements/h…
Browse files Browse the repository at this point in the history
…ypothesis-6.88.1

build(deps-dev): bump hypothesis from 6.82.7 to 6.88.1 in /requirements
  • Loading branch information
tvainika authored Nov 1, 2023
2 parents c123101 + c13cddc commit 8eaa056
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -84,14 +89,20 @@ 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
# -r requirements.txt
# 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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 8eaa056

Please sign in to comment.