Skip to content

Commit 2378312

Browse files
dependabot[bot]mr-c
authored andcommitted
build(deps-dev): update build requirement from <1.1.2 to <1.2.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.2.1) --- updated-dependencies: - dependency-name: build dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e06c56 commit 2378312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake8-bugbear < 24.3
66
tox < 3.29 # until tox-pyenv is updated for tox 4.x
77
tox-pyenv < 1.2
88
isort > 5, < 5.14
9-
build < 1.1.2
9+
build < 1.2.2
1010
autoflake < 2.4
1111
bandit < 1.7.9
1212
auto-walrus

0 commit comments

Comments
 (0)