From 2fb2b48a060f53c10958d493415a802c5daf5830 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Sun, 2 Dec 2018 11:35:22 +0100 Subject: bump dependencies --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 9401b8f2..85cf40aa 100644 --- a/tox.ini +++ b/tox.ini @@ -44,8 +44,8 @@ commands = passenv = TRAVIS_* APPVEYOR_* AWS_* TWINE_* DOCKER_* RTOOL_KEY WHEEL DOCKER PYINSTALLER WININSTALLER deps = -rrequirements.txt - pyinstaller==3.3.1 - twine==1.11.0 + pyinstaller==3.4 + twine==1.12.1 awscli commands = mitmdump --version -- cgit v1.2.3