Skip to content

Commit

Permalink
build(deps-dev): bump devtools from 0.8.0 to 0.9.0 (#172)
Browse files Browse the repository at this point in the history
Bumps [devtools](https://github.com/samuelcolvin/python-devtools) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/samuelcolvin/python-devtools/releases)
- [Changelog](https://github.com/samuelcolvin/python-devtools/blob/main/HISTORY.md)
- [Commits](samuelcolvin/python-devtools@v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2022
1 parent 60e324f commit 24bb060
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -26,7 +26,7 @@ pytest-cov = "^3.0.0"
rope = "^1.0.0"
isort = "^5.10.1"
mypy = "^0.971"
devtools = "^0.8.0"
devtools = "^0.9.0"
pre-commit = "^2.18.1"
asgiref = "^3.5.2"

Expand Down

0 comments on commit 24bb060

Please sign in to comment.