Skip to content

Commit

Permalink
Bump hypothesis from 6.91.0 to 6.92.0
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.91.0 to 6.92.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.91.0...hypothesis-python-6.92.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 502f7b0 commit 0189784
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -201,9 +201,9 @@ freezegun==1.2.2 \
--hash=sha256:cd22d1ba06941384410cd967d8a99d5ae2442f57dfafeff2fda5de8dc5c05446 \
--hash=sha256:ea1b963b993cb9ea195adbd893a48d573fda951b0da64f60883d7e988b606c9f
# via pytest-freezegun
hypothesis==6.91.0 \
--hash=sha256:316e06d6f7d5f8ab87bcc7417fca750a2b082ed3ce902b979816b413276680b3 \
--hash=sha256:a9f61a2bcfc342febcc1d04b80a99e789c57b700f91cbd43bbdb5d651af385cd
hypothesis==6.92.0 \
--hash=sha256:65b72c7dc7da3e16144db54fe093c6b74a33631b933a8063eb754c5a61361ae6 \
--hash=sha256:d4577f99b912acc725bea684899b7cb62591a0412e2446c618be0b4855995276
# via -r requirements.dev.in
identify==2.5.17 \
--hash=sha256:7d526dd1283555aafcc91539acc061d8f6f59adb0a7bba462735b0a318bff7ed \
Expand Down
2 changes: 1 addition & 1 deletion requirements.unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
attrs==22.2.0
# via hypothesis
hypothesis==6.91.0
hypothesis==6.92.0
# via -r requirements.unit.in
sortedcontainers==2.4.0
# via hypothesis

0 comments on commit 0189784

Please sign in to comment.