Skip to content

Commit b84c3c0

Browse files
Bump poethepoet from 0.25.1 to 0.26.1 (#58)
1 parent aefd647 commit b84c3c0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pytest-watcher = "^0.4.2"
4646
mypy = "^1.10.0"
4747
pre-commit = "^3.7.0"
4848
ruff = "^0.4.2"
49-
poethepoet = "^0.25.1"
49+
poethepoet = ">=0.25.1,<0.27.0"
5050
pymarkdownlnt = "^0.9.17"
5151

5252
# needed for mupy typing

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ packaging==24.0 ; python_version >= "3.9" and python_version < "4.0"
4343
pastel==0.2.1 ; python_version >= "3.9" and python_version < "4.0"
4444
platformdirs==4.2.0 ; python_version >= "3.9" and python_version < "4.0"
4545
pluggy==1.5.0 ; python_version >= "3.9" and python_version < "4.0"
46-
poethepoet==0.25.1 ; python_version >= "3.9" and python_version < "4.0"
46+
poethepoet==0.26.1 ; python_version >= "3.9" and python_version < "4.0"
4747
pre-commit==3.7.1 ; python_version >= "3.9" and python_version < "4.0"
4848
pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0"
4949
pydantic-core==2.18.2 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)