From 2e8eb87294bae808f31795e1412c2e7966dacd51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 21:54:54 +0000 Subject: [PATCH] Bump pyamf from 0.6.1 to 0.8.0 Bumps [pyamf](http://pyamf.org) from 0.6.1 to 0.8.0. --- updated-dependencies: - dependency-name: pyamf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af48d6b..2eb9a8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -200,7 +200,7 @@ psutil==1.2.1 psycopg2==2.5 pudb==2013.3.2 py-bcrypt==0.4 -PyAMF==0.6.1 +PyAMF==0.8.0 pyasn1==0.1.7 PyChart==1.39 pycparser==2.14