From 3b881c29c760b101eca40558ecff1052a036fefb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:20:09 +0000 Subject: [PATCH] chore(deps): update dependency yangson to v1.4.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 662b65e..99c042a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,5 +28,5 @@ SQLAlchemy==2.0.18 SQLAlchemy-Utils==0.41.1 sztpd==0.0.15 urllib3==2.0.3 -yangson==1.4.16 +yangson==1.4.18 yarl==1.9.2