Skip to content

Commit

Permalink
Bump build from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 9c3a2a6 commit 46a42cd
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions dev_requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile '.\dev_requirements\requirements-packaging.in'
#
build==1.2.1
build==1.2.2
# via -r dev_requirements/requirements-packaging.in
certifi==2024.2.2
# via requests
Expand All @@ -19,7 +19,9 @@ docutils==0.20.1
idna==3.6
# via requests
importlib-metadata==7.1.0
# via twine
# via
# keyring
# twine
jaraco-classes==3.4.0
# via keyring
jaraco-context==4.3.0
Expand Down Expand Up @@ -68,6 +70,10 @@ rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
tomli==2.0.1
# via
# build
# pyproject-hooks
twine==5.1.1
# via -r dev_requirements/requirements-packaging.in
urllib3==2.2.1
Expand Down

0 comments on commit 46a42cd

Please sign in to comment.