Skip to content

Commit

Permalink
chore(deps-dev): bump hypothesis from 6.39.4 to 6.45.1
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.39.4 to 6.45.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.39.4...hypothesis-python-6.45.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 28, 2022
1 parent a35dcfe commit 81703ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ sphinx_rtd_theme = { version = ">=0.5,<1.1", optional=true }
sphinx-autodoc-typehints = { version = "^1.11.1", optional=true }

[tool.poetry.dev-dependencies]
hypothesis = "^6.39.4"
hypothesis = "^6.45.1"
pytest = "^7.1.0"
pylint = "^2.12.2"
flake8 = "^4.0.1"
Expand Down

0 comments on commit 81703ed

Please sign in to comment.