Skip to content

Commit d4ee3f8

Browse files
chore(deps-dev): Bump hypothesis
Bumps the data-pipeline-dependencies group with 1 update in the /data-pipeline directory: [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `hypothesis` from 6.165.3 to 6.165.10 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.3...v6.165.10) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.165.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: data-pipeline-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b67590a commit d4ee3f8

2 files changed

Lines changed: 65 additions & 46 deletions

File tree

data-pipeline/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ output = "logs/coverage.xml"
4848

4949
[dependency-groups]
5050
dev = [
51-
"hypothesis==6.165.3",
51+
"hypothesis==6.165.10",
5252
"pytest==9.1.1",
5353
"pytest-cov==7.1.0",
5454
]

0 commit comments

Comments
 (0)