From 626e6bfcea3f18b097b221fd9ce464f89a06a0d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:22:30 +0530 Subject: [PATCH] Bump python-box from 7.1.1 to 7.2.0 (#15399) Bumps [python-box](https://github.com/cdgriffith/Box) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/cdgriffith/Box/releases) - [Changelog](https://github.com/cdgriffith/Box/blob/master/CHANGES.rst) - [Commits](https://github.com/cdgriffith/Box/compare/7.1.1...7.2.0) --- updated-dependencies: - dependency-name: python-box dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 2577467f03555a21aeb76920b8759adcb8c308ef) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9e7672a085..910f320dc05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ manifester==0.2.4 navmazing==1.2.2 productmd==1.38 pyotp==2.9.0 -python-box==7.1.1 +python-box==7.2.0 pytest==8.2.2 pytest-order==1.2.1 pytest-services==2.2.1