chore(deps-dev): bump hypothesis from 6.102.1 to 6.102.2

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.102.1 to 6.102.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.102.1...hypothesis-python-6.102.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-15 02:17:14 +00:00 committed by GitHub
parent 27dfd357de
commit ac13178029
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
poetry.lock generated
View file

@ -983,13 +983,13 @@ test = ["black", "coverage[toml]", "ddt (>=1.1.1,!=1.4.3)", "mock", "mypy", "pre
[[package]]
name = "hypothesis"
version = "6.102.1"
version = "6.102.2"
description = "A library for property-based testing"
optional = false
python-versions = ">=3.8"
files = [
{file = "hypothesis-6.102.1-py3-none-any.whl", hash = "sha256:90bbdc3aa6d90ca349a9a257793e66cafdea03a44bbb8dad940d2618b92acc5b"},
{file = "hypothesis-6.102.1.tar.gz", hash = "sha256:ba1d6fd8369faa9adf19b1bfee60bceaa9eba165d7b3815df6a271cb75d41797"},
{file = "hypothesis-6.102.2-py3-none-any.whl", hash = "sha256:4fa0fe79743e26716ae7c5c25b267de2b80eda024cb38f6e28360293201706b0"},
{file = "hypothesis-6.102.2.tar.gz", hash = "sha256:fa0daa103de6d64cfb83c38b7a52c72cc976ee93fcbf242ac2b7530e0c28022c"},
]
[package.dependencies]