From 2f2e195b25597b0814f729e9fb108e48f6bf0105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 03:22:01 +0000 Subject: [PATCH] Bump pyrsistent from 0.17.3 to 0.19.1 Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.17.3 to 0.19.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/commits) --- updated-dependencies: - dependency-name: pyrsistent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index cb089fec6e8..30e34a4410d 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -48,7 +48,7 @@ prompt-toolkit==3.0.16 pycparser==2.20 Pygments==2.8.1 pyparsing==2.4.7 -pyrsistent==0.17.3 +pyrsistent==0.19.1 python-dateutil==2.8.1 pytz==2021.1 PyVISA==1.11.3 diff --git a/requirements.txt b/requirements.txt index 6564de12ab5..e02ba6ca39e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ pyasn1-modules~=0.2.8 pycparser~=2.20 Pygments~=2.8.1 pyparsing~=2.4.7 -pyrsistent~=0.17.3 +pyrsistent~=0.19.1 python-dateutil~=2.8.1 pytz~=2021.1 PyVISA~=1.11.3