From 2c20c0aa59e03ea79e8166a2d7a39c19ef8cf5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 09:45:24 +0100 Subject: [PATCH] Bump wcwidth from 0.2.5 to 0.2.13 (#1442) Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.2.5 to 0.2.13. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.5...0.2.13) --- updated-dependencies: - dependency-name: wcwidth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 44c4c969..39c15e87 100644 --- a/requirements.in +++ b/requirements.in @@ -63,6 +63,6 @@ toml==0.10.2 tomli traitlets==5.14.3 urllib3==2.2.1 -wcwidth==0.2.5 +wcwidth==0.2.13 whitenoise==6.6.0 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index e46722bc..a2d4a759 100644 --- a/requirements.txt +++ b/requirements.txt @@ -505,9 +505,9 @@ urllib3==2.2.1 \ # via # -r requirements.in # sentry-sdk -wcwidth==0.2.5 \ - --hash=sha256:beb4802a9cebb9144e99086eff703a642a13d6a0052920003a230f3294bbe784 \ - --hash=sha256:c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83 +wcwidth==0.2.13 \ + --hash=sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859 \ + --hash=sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5 # via # -r requirements.in # prompt-toolkit