Skip to content

Commit d12c3b6

Browse files
build(deps-dev): bump hypothesis from 6.82.0 to 6.82.7 (#129)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.82.0 to 6.82.7. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.82.0...hypothesis-python-6.82.7) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17384fc commit d12c3b6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -27,7 +27,7 @@ pytest-mypy = "^0.10.3"
2727
pydocstyle = "^6.3.0"
2828
pytest-pydocstyle = "^2.3.2"
2929
pyenchant = "^3.2.2"
30-
hypothesis = "^6.82.0"
30+
hypothesis = "^6.82.7"
3131

3232
[tool.poetry.group.dev.dependencies]
3333
pytest-pylint = {git = "https://github.com/carsongee/pytest-pylint.git", rev = "804add7"}

0 commit comments

Comments
 (0)