From 81c96256da12760ac2d2151b12fb88c19aed402b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 26 Apr 2024 04:08:46 +0000
Subject: [PATCH] chore(deps): update yamale requirement from ~=5.1.0 to
 ~=5.2.0

Updates the requirements on [yamale](https://github.com/23andMe/Yamale) to permit the latest version.
- [Release notes](https://github.com/23andMe/Yamale/releases)
- [Commits](https://github.com/23andMe/Yamale/compare/5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: yamale
  dependency-type: direct:production
...

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 3dc3bf4..f7f961d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-yamale~=5.1.0
+yamale~=5.2.0