From b8bd406a5eb968b83241d2e150da9bdabac429db Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 10 Dec 2024 21:01:18 +0000
Subject: [PATCH] Bump python-box from 7.2.0 to 7.3.0

Bumps [python-box](https://github.com/cdgriffith/Box) from 7.2.0 to 7.3.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.2.0...7.3.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>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 45cce748bc..752b075ba2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ manifester==0.2.8
 navmazing==1.2.2
 productmd==1.42
 pyotp==2.9.0
-python-box==7.2.0
+python-box==7.3.0
 pytest==8.3.4
 pytest-order==1.3.0
 pytest-services==2.2.1