diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-02 07:10:31 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-02 07:10:31 -0500 |
| commit | 518cdff5bf3467702fa691f833be3b37eef326a0 (patch) | |
| tree | 00b4d850303fe79c219d765d1b0a86492d0e72a5 /requirements/dev.pip | |
| parent | e1ff601489c7f3af90299ff3a5541b83151c323c (diff) | |
| download | python-coveragepy-git-518cdff5bf3467702fa691f833be3b37eef326a0.tar.gz | |
chore: make upgrade
Diffstat (limited to 'requirements/dev.pip')
| -rw-r--r-- | requirements/dev.pip | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/requirements/dev.pip b/requirements/dev.pip index 9e86c464..61652523 100644 --- a/requirements/dev.pip +++ b/requirements/dev.pip @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.7 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.7 +# by the following command: # # make upgrade # @@ -167,9 +167,9 @@ greenlet==2.0.1 \ --hash=sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f \ --hash=sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd # via -r requirements/dev.in -hypothesis==6.58.2 \ - --hash=sha256:6108f8f692fa6554c8cb10b3516d97d2609fa063745ecaf36f1878d007c51d8f \ - --hash=sha256:6e235b71455ef7e329b8214e75bad3f5195caf4ee708c571f20a76c6f5c18814 +hypothesis==6.59.0 \ + --hash=sha256:4eb2875097a07553a1006cb2b96fab21682e4359b138b2ae3c5f5d8b3f5a8bf1 \ + --hash=sha256:af05e24b123c9413b8752bbf822105dbb112f56456fb240723d7f410eebf78bb # via -r requirements/pytest.pip idna==3.4 \ --hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \ |
