Skip to content

Commit 857592d

Browse files
build(deps-dev): bump hypothesis from 6.130.12 to 6.138.15
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.130.12 to 6.138.15. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.130.12...hypothesis-python-6.138.15) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.138.15 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2745b00 commit 857592d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ numpy = "*"
2525
pyarrow = "*"
2626
pytest = "^8.0.0"
2727
mypy = "^1.4"
28-
hypothesis = "^6.75.2"
28+
hypothesis = "^6.138.15"
2929
pandas = "^1"
3030
jupysql = "^0.10.0"
3131
sqlalchemy = {version="^1.3.19", extras=['mypy']}

0 commit comments

Comments
 (0)