Skip to content

Commit 2725730

Browse files
Bump hypothesis from 6.155.3 to 6.155.5 (#1292)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.155.3 to 6.155.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.3...v6.155.5) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.4 dependency-type: direct:development 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 e401f26 commit 2725730

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.0',
8585
'ruff==0.15.18',
86-
'hypothesis==6.155.3',
86+
'hypothesis==6.155.5',
8787
'import-linter==2.11',
8888
]
8989
docs = [

0 commit comments

Comments
 (0)