Skip to content

Commit 6bb9091

Browse files
Bump build from 1.0.3 to 1.1.1
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.1.1. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.0.3...1.1.1) --- updated-dependencies: - dependency-name: build dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03e9eec commit 6bb9091

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev_requirements/requirements-packaging.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
#
77
bleach==6.0.0
88
# via readme-renderer
9-
build==1.0.3
10-
# via -r requirements-packaging.in
9+
build==1.1.1
10+
# via -r dev_requirements/requirements-packaging.in
1111
certifi==2023.7.22
1212
# via requests
1313
cffi==1.15.1
@@ -71,7 +71,7 @@ tomli==2.0.1
7171
# build
7272
# pyproject-hooks
7373
twine==5.0.0
74-
# via -r requirements-packaging.in
74+
# via -r dev_requirements/requirements-packaging.in
7575
urllib3==2.0.7
7676
# via
7777
# requests

0 commit comments

Comments
 (0)