Skip to content

Commit a30fb34

Browse files
Merge pull request #37 from seapagan/dependabot/pip/main/poethepoet-0.25.1
2 parents 954c11c + b63d508 commit a30fb34

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.9.0"
4747
pre-commit = "^3.7.0"
4848
ruff = "^0.3.7"
49-
poethepoet = "^0.25.0"
49+
poethepoet = "^0.25.1"
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.4.0 ; python_version >= "3.9" and python_version < "4.0"
46-
poethepoet==0.25.0 ; python_version >= "3.9" and python_version < "4.0"
46+
poethepoet==0.25.1 ; python_version >= "3.9" and python_version < "4.0"
4747
pre-commit==3.7.0 ; 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.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)