Skip to content

Commit

Permalink
build(deps-dev): bump invoke from 2.1.2 to 2.1.3 (#124)
Browse files Browse the repository at this point in the history
Bumps [invoke](https://github.com/pyinvoke/invoke) from 2.1.2 to 2.1.3.
- [Commits](pyinvoke/invoke@2.1.2...2.1.3)

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

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 Jun 17, 2023
1 parent 62ea845 commit 1392b86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 29 deletions.
33 changes: 5 additions & 28 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 @@ -15,7 +15,7 @@ python = "^3.8"

[tool.poetry.dev-dependencies]
black = "^23.3"
invoke = "^2.1.2"
invoke = "^2.1.3"
pylint = "^2.17.4"
pylint-django = "^2.5.3"
yamllint = "^1.32.0"
Expand Down

0 comments on commit 1392b86

Please sign in to comment.