From a6cc955aed11bf45c53cda4b75c54a0e780a1df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 08:37:03 -0700 Subject: [PATCH] Bump charset-normalizer from 3.1.0 to 3.2.0 in /dependencies/python (#4583) Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/snakemake.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index f987bb98..0af44474 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -1,7 +1,7 @@ appdirs==1.4.4 attrs==23.1.0 certifi==2022.12.7 -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 ConfigArgParse==1.5.3 connection-pool==0.0.3 datrie==0.8.2