Skip to content

Commit ddb51f1

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update build requirement from <1 to <2
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@0.0.1...1.0.0) --- updated-dependencies: - dependency-name: build dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f15a75d commit ddb51f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ test =
8585
develop =
8686
isort<6
8787
black<24
88-
build<1
88+
build<2
8989
poethepoet<1
9090
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
9191
ruff==0.0.287;python_version>='3.7'

0 commit comments

Comments
 (0)