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 58ed575 commit 3320ec4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev_requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#
# pip-compile-multi
#
build==1.2.1
# via -r requirements-packaging.in
build==1.2.2
# via -r dev_requirements/requirements-packaging.in
certifi==2024.7.4
# via requests
cffi==1.16.0
Expand Down Expand Up @@ -70,7 +70,7 @@ rich==13.7.1
secretstorage==3.3.3
# via keyring
twine==5.1.1
# via -r requirements-packaging.in
# via -r dev_requirements/requirements-packaging.in
urllib3==2.2.2
# via
# requests
Expand Down

0 comments on commit 3320ec4

Please sign in to comment.