Skip to content

Commit a4803a0

Browse files
Merge pull request #9 from rusty-dicom/dependabot/pip/pyproject-fmt-2.2.3
chore(dev-deps): Bump pyproject-fmt from 2.2.1 to 2.2.3
2 parents adf10cd + fd4025d commit a4803a0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pre-commit = [
7272
{ version = ">=3.6", python = ">=3.9" },
7373
]
7474
pylint = "^3.2"
75-
pyproject-fmt = "^2.2.1"
75+
pyproject-fmt = "^2.2.3"
7676
ruff = "^0.6.4"
7777
safety = ">=2.3,<4.0"
7878
shellcheck-py = { version = ">=0.8,<0.11", markers = "platform_machine != 'arm64'" }

0 commit comments

Comments
 (0)