]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump build from 0.10.0 to 1.0.3 (#2913)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 3 Nov 2023 13:55:10 +0000 (08:55 -0500)
committerGitHub <noreply@github.com>
Fri, 3 Nov 2023 13:55:10 +0000 (08:55 -0500)
Bumps [build](https://github.com/pypa/build) from 0.10.0 to 1.0.3.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/0.10.0...1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
requirements.txt

index a08636d49db4fd1408817b27fc4ecf04ddf4fb33..e859bfc61550314da555438b829f19106e877849 100644 (file)
@@ -15,7 +15,7 @@ mkautodoc==0.2.0
 mkdocs-material==9.4.7
 
 # Packaging
-build==0.10.0
+build==1.0.3
 twine==4.0.2
 
 # Tests & Linting