From acf5bfcd8e85939ed0ec5054f60b754aedb7b62c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 04:03:35 +0000 Subject: [PATCH] Update pyserial requirement from ~=3.4.0 to ~=3.5 Updates the requirements on [pyserial](https://github.com/pyserial/pyserial) to permit the latest version. - [Release notes](https://github.com/pyserial/pyserial/releases) - [Changelog](https://github.com/pyserial/pyserial/blob/master/CHANGES.rst) - [Commits](https://github.com/pyserial/pyserial/compare/v3.4...v3.5) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baa29a1..4d28eb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ hjson~=3.0.1 mock~=3.0.5 pyroute2==0.5.* -pyserial~=3.4.0 +pyserial~=3.5 python-pppd==1.0.3 python-sdk-auth~=0.3.0 pyudev~=0.22.0