Skip to content

Commit 1e1ed02

Browse files
Bump hypothesis from 6.155.2 to 6.155.3 (#1608)
* Bump hypothesis from 6.155.2 to 6.155.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.155.2 to 6.155.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.2...v6.155.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dkay <dkay@nortnet.org>
1 parent b7e09c4 commit 1e1ed02

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ Changes since 2026.06.15
4444
- dateparser -> 1.4.1
4545

4646
## Dev
47+
- hypothesis -> 6.155.3
4748

4849
# Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dev = [
3030
"flake8-docstrings-complete==1.4.1",
3131
"flake8-modern-annotations==1.6.0",
3232
"flake8-variables-names==0.0.6",
33-
"hypothesis==6.155.2",
33+
"hypothesis==6.155.3",
3434
"isort==8.0.1",
3535
"pydoclint==0.8.6",
3636
"pylint==4.0.6",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)