From 5d1e9e66939679861c4ef04a37df87284eeae180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 07:55:14 +0000 Subject: [PATCH] Bump pyrsistent from 0.17.3 to 0.18.0 Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.17.3 to 0.18.0. - [Release notes](https://github.com/tobgu/pyrsistent/releases) - [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt) - [Commits](https://github.com/tobgu/pyrsistent/compare/v0.17.3...v0.18.0) --- updated-dependencies: - dependency-name: pyrsistent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e12338c03a..0e48f2df76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pyfiglet==0.8.post1 Pygments==2.9.0 PyInquirer==1.0.3 pyparsing==2.4.7 -pyrsistent==0.17.3 +pyrsistent==0.18.0 python-dateutil==2.8.1 pytoml==0.1.21 pytz==2021.1