From 8b63983ac170dcbf326dfe861867a006be4e64d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:14:41 +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 4293ba7..0b829a5 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