Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Aug 26, 2023
1 parent 743c0cd commit 217c63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ mypy == 1.5.1
nuitka == 1.7.10
ordered-set == 4.1.0
pipdeptree == 2.13.0
poetry == 1.5.1
poetry == 1.6.1
PyDriller == 2.5.1
ruff == 0.0.285
tomli == 2.0.1 ; python_version < "3.11"
Expand Down

0 comments on commit 217c63d

Please sign in to comment.