Skip to content

Commit 97146b3

Browse files
build(deps-dev): bump hypothesis from 6.161.5 to 6.165.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.161.5 to 6.165.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.161.5...v6.165.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.165.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e9b848 commit 97146b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ development = [
8383
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8484
'pre-commit==4.6.1',
8585
'ruff==0.15.22',
86-
'hypothesis==6.161.5',
86+
'hypothesis==6.165.2',
8787
'import-linter==2.13',
8888
]
8989
docs = [

0 commit comments

Comments
 (0)