Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump hypothesis from 6.3.0 to 6.68.2 #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 2 additions & 10 deletions requirements/linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ click==8.1.3
# via black
distlib==0.3.6
# via virtualenv
exceptiongroup==1.1.0
# via hypothesis
filelock==3.9.0
# via virtualenv
hypothesis==6.66.0
hypothesis==6.68.2
# via -r requirements/linting.in
identify==2.5.17
# via pre-commit
Expand Down Expand Up @@ -56,14 +54,8 @@ sortedcontainers==2.4.0
# via hypothesis
tokenize-rt==5.0.0
# via pyupgrade
tomli==2.0.1
# via
# black
# mypy
typing-extensions==4.4.0
# via
# mypy
# pydantic-core
# via mypy
virtualenv==20.17.1
# via pre-commit

Expand Down
6 changes: 1 addition & 5 deletions requirements/testing-extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ attrs==22.2.0
# via hypothesis
devtools==0.10.0
# via -r requirements/testing-extra.in
exceptiongroup==1.1.0
# via hypothesis
executing==1.2.0
# via devtools
hypothesis==6.66.0
hypothesis==6.68.2
# via -r requirements/testing-extra.in
mypy==0.991
# via -r requirements/testing-extra.in
Expand All @@ -24,7 +22,5 @@ six==1.16.0
# via asttokens
sortedcontainers==2.4.0
# via hypothesis
tomli==2.0.1
# via mypy
typing-extensions==4.4.0
# via mypy