From 0651230a6e9250d2764df0cc5da7e15a157770fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 18:29:39 +0000 Subject: [PATCH] Bump pyrsistent from 0.18.0 to 0.18.1 in /dependencies/python 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] --- dependencies/python/cfn-lint.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 0013f451..bd21e0a2 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -15,7 +15,7 @@ junit-xml==1.9 networkx==2.6.3 pbr==5.8.0 platformdirs==2.4.1 -pyrsistent==0.18.0 +pyrsistent==0.18.1 python-dateutil==2.8.2 PyYAML==6.0 s3transfer==0.5.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 8e04ba5f..3458a686 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -18,7 +18,7 @@ nbformat==5.1.3 platformdirs==2.4.1 psutil==5.9.0 PuLP==2.6.0 -pyrsistent==0.18.0 +pyrsistent==0.18.1 PyYAML==6.0 ratelimiter==1.2.0.post0 requests==2.27.1