Skip to content

Commit 4c547a1

Browse files
chore(deps-dev): bump doit from 0.34.2 to 0.36.0 (#142)
Bumps [doit](https://github.com/pydoit/doit) from 0.34.2 to 0.36.0. - [Changelog](https://github.com/pydoit/doit/blob/master/CHANGES) - [Commits](pydoit/doit@0.34.2...0.36.0) --- updated-dependencies: - dependency-name: doit 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 503f491 commit 4c547a1

File tree

2 files changed

+8
-30
lines changed

2 files changed

+8
-30
lines changed

poetry.lock

Lines changed: 7 additions & 29 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
@@ -31,7 +31,7 @@ pytest-asyncio = "^0.21.0"
3131
pytest-cov = "^4.0.0"
3232
tox = "^3.14.1"
3333
pre-commit = "^2.9.2"
34-
doit = "^0.34.0"
34+
doit = ">=0.34,<0.37"
3535
isort = "^5.2.1"
3636
toml = "^0.10.0"
3737
twine = "^4.0.0"

0 commit comments

Comments
 (0)