Skip to content

Commit 05b2678

Browse files
authored
Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-2.2.0
2 parents 617ede2 + 1a0f2af commit 05b2678

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

poetry.lock

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ update = ["poetry-update-core", "poetry-update-dev", "poetry-update-test", "poet
162162
[tool.poetry.dependencies]
163163
python = "^3.9"
164164
pip = ">= 24.0"
165-
typer = {extras = ["all"], version = "^0.12.5"}
165+
typer = {extras = ["all"], version = ">=0.12.5,<0.16.0"}
166166

167167
[tool.poetry.group.test.dependencies]
168168
pytest = "^8.3.3"
@@ -175,7 +175,7 @@ black = "^24.10.0"
175175
mypy = "^1.12.0"
176176
debugpy = "^1.8.7"
177177
ruff = ">=0.7,<0.9"
178-
poethepoet = "^0.29.0"
178+
poethepoet = ">=0.29,<0.32"
179179

180180
[tool.poetry.group.security.dependencies]
181181
safety = "^3.2.8"

0 commit comments

Comments
 (0)