Skip to content

Commit

Permalink
Bump poetry from 1.1.4 to 1.1.5
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.1.5/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.1.4...1.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2021
1 parent 13126a8 commit d0dca06
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 9 deletions.
46 changes: 38 additions & 8 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 @@ -46,7 +46,7 @@ reorder-python-imports = "^2.3.6"
pre-commit-hooks = "^3.4.0"
furo = "^2020.12.30b24"
Pygments = "^2.7.4"
poetry = "^1.1.4"
poetry = "^1.1.5"
pytest-datadir = "^1.3.1"
dataclasses = {version = "^0.8", python = "<3.7"}

Expand Down

0 comments on commit d0dca06

Please sign in to comment.