From e0f1a68bad366fa4f40c5d6aa967fd57b00fc170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:16:32 +0000 Subject: [PATCH] [dependency]: bump build from 1.2.2 to 1.2.2.post1 in /lightapi/python Bumps [build](https://github.com/pypa/build) from 1.2.2 to 1.2.2.post1. - [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.2.2...1.2.2.post1) --- updated-dependencies: - dependency-name: build dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lightapi/python/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightapi/python/dev_requirements.txt b/lightapi/python/dev_requirements.txt index 5fcf3c286..63a81f292 100644 --- a/lightapi/python/dev_requirements.txt +++ b/lightapi/python/dev_requirements.txt @@ -1,4 +1,4 @@ -build==1.2.2 +build==1.2.2.post1 cffi==1.17.1 pytest==8.3.3 pytest-aiohttp==1.0.5