Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Sep 19, 2023
1 parent 739a4de commit 4617cf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ hupper==1.10.2
# -r requirements/functests.txt
# -r requirements/tests.txt
# pyramid
hypothesis==6.86.1
hypothesis==6.86.2
# via -r requirements/tests.txt
importlib-metadata==4.8.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ hupper==1.10.2
# via
# -r requirements/requirements.txt
# pyramid
hypothesis==6.86.1
hypothesis==6.86.2
# via -r requirements/tests.in
importlib-metadata==4.8.1
# via
Expand Down

0 comments on commit 4617cf8

Please sign in to comment.