From 8b1343b7d6c1ddec88902e4199e31e39be857657 Mon Sep 17 00:00:00 2001 From: Joseph Keen Date: Tue, 27 Jun 2023 16:14:14 -0600 Subject: [PATCH] Bump automation-common --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5808f58..ec89dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ PyJWT==2.4.0 redis==3.5.3 requests==2.25.1 sentry-sdk[flask]==1.0.0 -git+https://github.com/avrae/automation-common@v4.1.7 +git+https://github.com/avrae/automation-common@v4.1.8 # transitive deps Werkzeug==2.0.3