From fe5e1ef596712fdb5f141769d070270bb651571c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:19:41 +0000 Subject: [PATCH] Bump build in /.github/workflows in the pip-version group Bumps the pip-version group in /.github/workflows with 1 update: [build](https://github.com/pypa/build). Updates `build` from 1.1.1 to 1.2.2 - [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/1.1.1...1.2.2) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version ... Signed-off-by: dependabot[bot] --- .github/workflows/lockfile.in | 2 +- .github/workflows/lockfile.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lockfile.in b/.github/workflows/lockfile.in index f9a7807..5590f76 100644 --- a/.github/workflows/lockfile.in +++ b/.github/workflows/lockfile.in @@ -1 +1 @@ -build == 1.1.1 +build == 1.2.2 diff --git a/.github/workflows/lockfile.txt b/.github/workflows/lockfile.txt index 5bd8743..d6d1146 100644 --- a/.github/workflows/lockfile.txt +++ b/.github/workflows/lockfile.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --python-version 3.12 --python-platform linux lockfile.in -build==1.1.1 +build==1.2.2 # via -r lockfile.in packaging==24.1 # via build