Skip to content

Commit ea46e4a

Browse files
Update build requirement from <1.2.2 to <1.2.3 (#865)
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.2) --- updated-dependencies: - dependency-name: build dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda8e23 commit ea46e4a

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
@@ -1,6 +1,6 @@
11
tox < 3.29 # until tox-pyenv is updated for tox 4.x
22
tox-pyenv < 1.2
33
isort > 5, < 5.14
4-
build < 1.2.2
4+
build < 1.2.3
55
autoflake < 2.4
66
auto-walrus

0 commit comments

Comments
 (0)