From 624430a56e049858b7c5f62e12b8b558faf0b303 Mon Sep 17 00:00:00 2001 From: GitHub CI Workflow Date: Mon, 15 Jan 2024 22:33:47 -0500 Subject: [PATCH] Update requirements --- requirements-dev.txt | 6 ++---- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0450aaa9..25f99526 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ bolton-eris==0.2.3 # via bolton-clack bolton-ion==0.1.0 # via bolton-eris -bolton-logrus==0.1.0 +bolton-logrus==0.1.1 # via # -r requirements.in # bolton-clack @@ -227,9 +227,7 @@ sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 # via sphinx structlog==22.3.0 - # via - # -r requirements-dev.in - # bolton-logrus + # via bolton-logrus syrupy==4.6.0 # via -r requirements-dev.in text-unidecode==1.3 diff --git a/requirements.txt b/requirements.txt index 69e07ab6..5ab9fa0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ bolton-eris==0.2.3 # via bolton-clack bolton-ion==0.1.0 # via bolton-eris -bolton-logrus==0.1.0 +bolton-logrus==0.1.1 # via # -r requirements.in # bolton-clack @@ -26,7 +26,7 @@ pydantic==1.10.13 # via bolton-clack pyyaml==6.0.1 # via bolton-clack -structlog==24.1.0 +structlog==22.3.0 # via bolton-logrus typing-extensions==4.9.0 # via pydantic