From 4d2c945d2f36f5fbae56c67c7df0e969d12f1ed9 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 16 Aug 2021 22:16:32 +0200 Subject: [PATCH] Scheduled weekly dependency update for week 33 (#128) * Update pygments from 2.9.0 to 2.10.0 * Update tqdm from 4.62.0 to 4.62.1 * Update virtualenv from 20.7.1 to 20.7.2 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b7c651d..ea3b607 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pkginfo==1.7.1 pluggy==0.13.1 py==1.10.0 pyperclip==1.8.2 -Pygments==2.9.0 +Pygments==2.10.0 pytest==6.2.4 pytest-cov==2.12.1 readme-renderer==29.0 @@ -31,8 +31,8 @@ requests-toolbelt==0.9.1 six==1.16.0 toml==0.10.2 tox==3.24.1 -tqdm==4.62.0 +tqdm==4.62.1 twine==3.4.2 urllib3==1.26.6 -virtualenv==20.7.1 +virtualenv==20.7.2 webencodings==0.5.1