From d740bc4907c2dc3ac9c5fba19e08d463d9c6abb8 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 91862b22f9d..3c85cab4278 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