Skip to content

Commit 028e544

Browse files
build(deps-dev): bump build from 1.4.3 to 1.4.4
Bumps [build](https://github.com/pypa/build) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.3...1.4.4) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2484b36 commit 028e544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ mss = "mss.__main__:main"
7070

7171
[project.optional-dependencies]
7272
dev = [
73-
"build==1.4.3",
73+
"build==1.4.4",
7474
"lxml==6.1.0",
7575
"mypy==1.19.1",
7676
"ruff==0.15.12",

0 commit comments

Comments
 (0)