Skip to content

Commit c3e28c0

Browse files
build(deps-dev): bump conjecture from 0.0.3 to 0.1.0 (#53)
Bumps [conjecture](https://github.com/artisanofcode/python-conjecture) from 0.0.3 to 0.1.0. - [Release notes](https://github.com/artisanofcode/python-conjecture/releases) - [Changelog](https://github.com/artisanofcode/python-conjecture/blob/main/CHANGELOG.md) - [Commits](artisanofcode/python-conjecture@v0.0.3...v0.1.0) --- updated-dependencies: - dependency-name: conjecture dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62c3f2d commit c3e28c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pytest-mypy = ">=0.9.1,<0.11.0"
3232
pydocstyle = "^6.1.1"
3333
pytest-pydocstyle = "^2.3.0"
3434
pyenchant = "^3.2.2"
35-
conjecture = "^0.0.3"
35+
conjecture = ">=0.0.3,<0.1.1"
3636
freezegun = "^1.2.1"
3737

3838
[tool.poetry.extras]

0 commit comments

Comments
 (0)