Skip to content

Commit

Permalink
pip(deps-dev): bump poetry from 1.1.11 to 1.1.12
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.1.12/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.1.11...1.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 29, 2021
1 parent ab18ab8 commit 1bc9044
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -69,7 +69,7 @@ pycodestyle = "^2.7.0"
flake8 = "^3.9.2"
pydocstyle = "^6.0.0"
pylama = "^7.7.1"
poetry = "^1.1.6"
poetry = "^1.1.12"
pytest-mock = "^3.6.1"
pytest-dependency = "^0.5.1"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit 1bc9044

Please sign in to comment.