From fdace429f3537bfcda439f165bac5480946a106f Mon Sep 17 00:00:00 2001 From: "Daniel W. Anner" Date: Tue, 1 Aug 2023 14:11:10 +0000 Subject: [PATCH] Bumping deps. Closes PR#99 and PR#98 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6dd2bc92..30ac661c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -GitPython==3.1.31 +GitPython==3.1.32 pynetbox==7.0.1 python-dotenv==1.0.0 -PyYAML==6.0 \ No newline at end of file +PyYAML==6.0.1 \ No newline at end of file