Skip to content

Commit d53d326

Browse files
dependabot[bot]marcospri
authored andcommitted
Bump hypothesis from 6.102.4 to 6.102.6
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.102.4 to 6.102.6. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.102.4...hypothesis-python-6.102.6) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79a0473 commit d53d326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ hupper==1.12
168168
# -r requirements/functests.txt
169169
# -r requirements/tests.txt
170170
# pyramid
171-
hypothesis==6.102.4
171+
hypothesis==6.102.6
172172
# via -r requirements/tests.txt
173173
importlib-metadata==7.0.1
174174
# via

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ hupper==1.12
107107
# via
108108
# -r requirements/prod.txt
109109
# pyramid
110-
hypothesis==6.102.4
110+
hypothesis==6.102.6
111111
# via -r requirements/tests.in
112112
importlib-metadata==7.0.1
113113
# via

0 commit comments

Comments
 (0)