Skip to content

Commit fe5b6af

Browse files
build(deps-dev): bump hypothesis from 6.165.9 to 6.165.10
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.165.9 to 6.165.10. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.9...v6.165.10) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.165.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3da5be6 commit fe5b6af

2 files changed

Lines changed: 81 additions & 81 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tests = [
6666
"pytest==9.1.1",
6767
"pytest-asyncio==1.4.0",
6868
"syrupy==5.5.3",
69-
"hypothesis==6.165.9"
69+
"hypothesis==6.165.10"
7070
]
7171
lint = [
7272
"ruff==0.16.2"

0 commit comments

Comments
 (0)