Skip to content

Commit

Permalink
Merge pull request #251 from opensafely-core/dependabot/pip/hypothesi…
Browse files Browse the repository at this point in the history
…s-6.88.3

Bump hypothesis from 6.88.1 to 6.88.3
  • Loading branch information
github-actions[bot] authored Nov 6, 2023
2 parents 8857a8f + eb447d8 commit 490db68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,9 @@ freezegun==1.2.2 \
--hash=sha256:cd22d1ba06941384410cd967d8a99d5ae2442f57dfafeff2fda5de8dc5c05446 \
--hash=sha256:ea1b963b993cb9ea195adbd893a48d573fda951b0da64f60883d7e988b606c9f
# via pytest-freezegun
hypothesis==6.88.1 \
--hash=sha256:b45b8a651dfe4ce26f900ce6ccbce997d4fbec39ba03dd243516bf81fea8c0b8 \
--hash=sha256:f4c2c004b9ec3e0e25332ad2cb6b91eba477a855557a7b5c6e79068809ff8b51
hypothesis==6.88.3 \
--hash=sha256:5cfda253e34726c98ab04b9595fca15677ee9f4f6055146aea25a6278d71f6f1 \
--hash=sha256:781ce6fd35e11ca77ad132a20cebe66fd215f56678f8efd6b87013b14500151b
# via -r requirements.dev.in
identify==2.5.17 \
--hash=sha256:7d526dd1283555aafcc91539acc061d8f6f59adb0a7bba462735b0a318bff7ed \
Expand Down
4 changes: 3 additions & 1 deletion requirements.unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
#
attrs==22.2.0
# via hypothesis
hypothesis==6.88.1
exceptiongroup==1.1.3
# via hypothesis
hypothesis==6.88.3
# via -r requirements.unit.in
sortedcontainers==2.4.0
# via hypothesis

0 comments on commit 490db68

Please sign in to comment.