Skip to content

Commit d045fa2

Browse files
chore(deps-dev): Update hypothesis requirement
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.4...v6.165.10) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.165.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7334d31 commit d045fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent-governance-python/agent-hypervisor/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dev = [
3131
"pytest>=9.1.1,<10.0",
3232
"pytest-asyncio>=1.4.0,<2.0",
3333
"pytest-cov>=7.1.0,<8.0",
34-
"hypothesis>=6.165.4,<7.0",
34+
"hypothesis>=6.165.10,<7.0",
3535
"ruff>=0.16.2,<1.0",
3636
"mypy>=2.3.0,<3.0",
3737
"jsonschema>=4.26.0,<5.0",

0 commit comments

Comments
 (0)