Skip to content

Commit

Permalink
Bump build from 1.0.3 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.2.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.2.1)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 52f41fd commit 1cdbf33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asgiref==3.8.1
build==1.0.3
build==1.2.1
click==8.1.7
Django==5.0.3
django-admin-extra-buttons==1.5.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.8.1
# via
# -r requirements.in
# django
build==1.0.3
build==1.2.1
# via
# -r requirements.in
# pip-tools
Expand Down

0 comments on commit 1cdbf33

Please sign in to comment.