From 161bca8529ec593da4756d84a0d62438c8ca9686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 03:05:08 +0000 Subject: [PATCH] Bump pyrsistent from 0.17.3 to 0.19.2 Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.17.3 to 0.19.2. - [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..185f2264385 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.2 python-dateutil==2.8.1 pytz==2021.1 PyVISA==1.11.3 diff --git a/requirements.txt b/requirements.txt index 6564de12ab5..6055f23b075 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.2 python-dateutil~=2.8.1 pytz~=2021.1 PyVISA~=1.11.3