Skip to content

Commit aff3829

Browse files
Bump build from 1.2.1 to 1.2.2 (#109)
Bumps [build](https://github.com/pypa/build) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.2.2) --- updated-dependencies: - dependency-name: build dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e169096 commit aff3829

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

dev_requirements/requirements-packaging.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile '.\dev_requirements\requirements-packaging.in'
66
#
7-
build==1.2.1
7+
build==1.2.2
88
# via -r dev_requirements/requirements-packaging.in
99
certifi==2024.2.2
1010
# via requests
@@ -19,7 +19,9 @@ docutils==0.20.1
1919
idna==3.6
2020
# via requests
2121
importlib-metadata==7.1.0
22-
# via twine
22+
# via
23+
# keyring
24+
# twine
2325
jaraco-classes==3.4.0
2426
# via keyring
2527
jaraco-context==4.3.0
@@ -68,6 +70,10 @@ rich==13.7.1
6870
# via twine
6971
secretstorage==3.3.3
7072
# via keyring
73+
tomli==2.0.1
74+
# via
75+
# build
76+
# pyproject-hooks
7177
twine==5.1.1
7278
# via -r dev_requirements/requirements-packaging.in
7379
urllib3==2.2.1

0 commit comments

Comments
 (0)