From 277a87c5a53a0546a1377d14d80ff438c7d4ba85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 21:18:38 +0000 Subject: [PATCH] Bump toml from 0.10.1 to 0.10.2 Bumps [toml](https://github.com/uiri/toml) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/uiri/toml/releases) - [Changelog](https://github.com/uiri/toml/blob/master/RELEASE.rst) - [Commits](https://github.com/uiri/toml/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bcf5f0b3..91ac7043b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.4 stevedore==3.2.2 -toml==0.10.1 +toml==0.10.2 tox==3.20.1 typed-ast==1.4.1 typing-extensions==3.7.4.3