From 4f85d85ea6f78f5f2b8162bc4377cd76eff639c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 06:03:15 +0000 Subject: [PATCH] build(deps): bump smda from 1.5.14 to 1.5.17 Bumps [smda](https://github.com/danielplohmann/smda) from 1.5.14 to 1.5.17. - [Release notes](https://github.com/danielplohmann/smda/releases) - [Commits](https://github.com/danielplohmann/smda/commits) Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a24aa46d..51349d6a 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ requirements = [ "networkx==2.5.1", "ruamel.yaml==0.17.4", "vivisect==1.0.3", - "smda==1.5.14", + "smda==1.5.17", ] # this sets __version__