Skip to content

Commit 38aeadf

Browse files
build(deps): bump the build-and-release-dependencies group with 2 updates
Bumps the build-and-release-dependencies group with 2 updates: [build](https://github.com/pypa/build) and [hatchling](https://github.com/pypa/hatch). Updates `build` from 1.1.1 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.1.1...1.2.1) Updates `hatchling` from 1.22.2 to 1.22.4 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.22.2...hatchling-v1.22.4) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-and-release-dependencies - dependency-name: hatchling dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-and-release-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1f8f73 commit 38aeadf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The build and tox versions specified here are also used as constraints
22
# during CI and CD Github workflows
3-
build==1.1.1
3+
build==1.2.1
44
tox==4.1.2
5-
hatchling==1.22.2
5+
hatchling==1.22.4

0 commit comments

Comments
 (0)