diff --git a/dev-requirements.txt b/dev-requirements.txt index 967cea2..ce72b78 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ apt-xapian-index==0.47 apturl==0.5.2 asn1crypto==0.24.0 attrs==17.4.0 -autobahn==18.4.1 +autobahn==20.12.3 Babel==2.5.3 beautifulsoup4==4.6.0 blinker==1.3 diff --git a/requirements.txt b/requirements.txt index c31d4ee..54e6b38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pytest==3.4.0 pyudev==0.21.0 requests==2.18.4 xmodem==0.4.5 -autobahn==17.10.1 +autobahn==20.12.3 PyYAML==3.12 \ No newline at end of file