Skip to content

Commit 37d4b49

Browse files
build(deps-dev): bump build from 1.3.0 to 1.4.0
Bumps [build](https://github.com/pypa/build) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06dc845 commit 37d4b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

7272
[project.optional-dependencies]
7373
dev = [
74-
"build==1.3.0",
74+
"build==1.4.0",
7575
"lxml==6.0.2",
7676
"mypy==1.19.1",
7777
"ruff==0.14.10",

0 commit comments

Comments
 (0)