From 4db5055894ae5fbbfd70978a6e84e7c8eac48f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 20:05:47 +0000 Subject: [PATCH] Bump types-chardet from 5.0.4.5 to 5.0.4.6 in /hail/python/dev Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.4.5 to 5.0.4.6. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-chardet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hail/python/dev/pinned-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hail/python/dev/pinned-requirements.txt b/hail/python/dev/pinned-requirements.txt index 9c7ecd8487c..f38c4097afa 100644 --- a/hail/python/dev/pinned-requirements.txt +++ b/hail/python/dev/pinned-requirements.txt @@ -488,7 +488,7 @@ traitlets==5.9.0 # nbsphinx # notebook # qtconsole -types-chardet==5.0.4.5 +types-chardet==5.0.4.6 # via -r hail/hail/python/dev/requirements.txt types-decorator==5.1.8.3 # via -r hail/hail/python/dev/requirements.txt