From e118186d3a91b3891073c84b38d2fe5a36c0b116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:50:33 +0000 Subject: [PATCH] Bump pyrsistent from 0.19.3 to 0.20.0 Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.19.3 to 0.20.0. - [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt) - [Commits](https://github.com/tobgu/pyrsistent/compare/v0.19.3...v0.20.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 4ec2a67..37bbef0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ chardet==5.2.0 idna==3.4 jsonschema==4.19.1 kinto-http==11.0.1 -pyrsistent==0.19.3 +pyrsistent==0.20.0 requests==2.31.0 ruamel.yaml==0.18.5 six==1.16.0