Skip to content

Commit 2e06b29

Browse files
Bump hypothesis from 6.100.1 to 6.100.2 (redcanaryco#2765)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.1 to 6.100.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.100.1...hypothesis-python-6.100.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c6639f commit 2e06b29

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

poetry.lock

+15-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requests = "^2.31.0"
1313
ruamel-yaml = "^0.18.6"
1414
pydantic = "^2.7.0"
1515
typer = "^0.12.3"
16-
hypothesis = "^6.100.0"
16+
hypothesis = "^6.100.2"
1717
pytest = "^8.1.1"
1818

1919

0 commit comments

Comments
 (0)