Skip to content

Commit

Permalink
Bump poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
lainiwa committed Nov 17, 2023
1 parent 8f2b668 commit 3bb8f21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/pypoetry/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[tool.poetry]
name = "poetry-instance"
version = "1.6.1"
version = "1.7.0"
description = ""
authors = []
license = ""

[tool.poetry.dependencies]
python = "3.8.10"
poetry = "^1.6.1"
poetry = "^1.7.0"

[tool.poetry.group.additional.dependencies]
poetry-plugin-up = "^0.3.0"
poetry-plugin-up = "^0.7.1"

0 comments on commit 3bb8f21

Please sign in to comment.