From 2212c18597d87c25efd93a0f627ebfb2cef6d16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 03:08:00 +0000 Subject: [PATCH] Bump pyrsistent from 0.17.3 to 0.19.3 Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.17.3 to 0.19.3. - [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.19.3) --- 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..a7aa039be12 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.3 python-dateutil==2.8.1 pytz==2021.1 PyVISA==1.11.3 diff --git a/requirements.txt b/requirements.txt index 6564de12ab5..bcf9b8779d7 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.3 python-dateutil~=2.8.1 pytz~=2021.1 PyVISA~=1.11.3