Skip to content

Commit 9c72037

Browse files
Bump hypothesis from 6.151.4 to 6.151.5 (#3244)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.4 to 6.151.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.4...hypothesis-python-6.151.5) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf5b9e9 commit 9c72037

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ flask-login = "^0.6"
2020
flask-talisman = "*"
2121
flask-wtf = "^1.2"
2222
gunicorn = {version = "==25.0.1", extras = ["gevent"]}
23-
hypothesis = "^6.151.4"
23+
hypothesis = "^6.151.5"
2424
humanize = "~=4.15"
2525
itsdangerous = "~=2.2"
2626
jinja2 = "^3.1.6"

0 commit comments

Comments
 (0)