Skip to content

Commit eead9b0

Browse files
build: bump hypothesis from 6.148.0 to 6.148.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.148.0 to 6.148.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.148.0...hypothesis-python-6.148.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acc2d95 commit eead9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ scripts.save-ansys-path = "ansys.tools.common.path.save:cli"
5555
tests = [
5656
"grpcio==1.76.0",
5757
"grpcio-health-checking==1.76.0",
58-
"hypothesis==6.148.0",
58+
"hypothesis==6.148.2",
5959
"pyfakefs==5.10.2",
6060
"pytest==9.0.1",
6161
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)