From 8a0801191a3ad1a4e94a65e78525a56a1a7a5268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:51:19 +0000 Subject: [PATCH] Bump build from 1.1.1 to 1.2.1 Bumps [build](https://github.com/pypa/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](https://github.com/pypa/build/compare/1.1.1...1.2.1) --- updated-dependencies: - dependency-name: build dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 54022f6..5c02a3a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -build==1.1.1 +build==1.2.1 jupyter-repo2docker==2023.6.0 pytest==8.1.1 pre-commit==3.7.0