From 0621183a8a8aa49a80bc0c52abf4a66730834fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 23:01:15 +0000 Subject: [PATCH] Bump pyrsistent from 0.18.0 to 0.18.1 Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.18.0 to 0.18.1. - [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.18.0...v0.18.1) --- updated-dependencies: - dependency-name: pyrsistent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3399259b4..40f26eec9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pyfiglet==0.8.post1 Pygments==2.10.0 PyInquirer==1.0.3 pyparsing==2.4.7 -pyrsistent==0.18.0 +pyrsistent==0.18.1 python-dateutil==2.8.2 pytoml==0.1.21 pytz==2021.3