1+ From 2f25db1035998e0a6a3c86a8cb0815611928b71a Mon Sep 17 00:00:00 2001
2+ From: Philippe Deslauriers <philde@chainguard.dev>
3+ Date: Tue, 20 Feb 2024 16:25:26 -0800
4+ Subject: [PATCH] Bump dependencies
5+
6+ Signed-off-by: Philippe Deslauriers <philde@chainguard.dev>
7+ ---
8+ .../apiserver/visualization/requirements.in | 16 +-
9+ .../apiserver/visualization/requirements.txt | 369 +++++++++++-------
10+ 2 files changed, 229 insertions(+), 156 deletions(-)
11+
112diff --git a/backend/src/apiserver/visualization/requirements.in b/backend/src/apiserver/visualization/requirements.in
213index 61ebd737b..7c75a8809 100644
314--- a/backend/src/apiserver/visualization/requirements.in
@@ -28,7 +39,7 @@ index 61ebd737b..7c75a8809 100644
2839 mistune<2.0.0
2940\ No newline at end of file
3041diff --git a/backend/src/apiserver/visualization/requirements.txt b/backend/src/apiserver/visualization/requirements.txt
31- index bd95a0191..1f926ceeb 100644
42+ index bd95a0191..2355efd6c 100644
3243--- a/backend/src/apiserver/visualization/requirements.txt
3344+++ b/backend/src/apiserver/visualization/requirements.txt
3445@@ -1,8 +1,8 @@
@@ -469,7 +480,7 @@ index bd95a0191..1f926ceeb 100644
469480- pkgutil-resolve-name==1.3.10
470481- # via jsonschema
471482- platformdirs==3.10.0
472- + pillow==10.1 .0
483+ + pillow==10.2 .0
473484+ # via
474485+ # bokeh
475486+ # tensorflow-model-analysis
@@ -768,5 +779,8 @@ index bd95a0191..1f926ceeb 100644
768779- zstandard==0.21.0
769780+ zstandard==0.22.0
770781 # via apache-beam
782+
783+ # The following packages are considered to be unsafe in a requirements file:
784+ - -
785+ 2.43.0
771786
772- # The following packages are considered to be unsafe in a requirements file:
0 commit comments