From 05d8aca4ecdb5329f32c537df72933b30c0e86fc Mon Sep 17 00:00:00 2001
From: "Daniel W. Anner" <daniel.anner@danstechsupport.com>
Date: Mon, 12 Jun 2023 10:24:30 -0400
Subject: [PATCH] Bumped dependancies (#1427)

- pre-commit to 3.3.2
- yamllint to 1.32.0
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 39ae6601..2c61f916 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 jsonschema==4.17.3
-pre-commit==3.3.1
+pre-commit==3.3.2
 pytest==7.3.1
 PyYAML==6.0
-yamllint==1.31.0
+yamllint==1.32.0
-- 
GitLab