summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-24 12:06:19 -0500
committerGitHub <noreply@github.com>2024-01-24 12:06:19 -0500
commit2e41eef1ae64a283f90b2fe54e07df90b47cc5a1 (patch)
tree1a7dd3ed42d74d08c0cec71010fc72ece1fe99cd
parent349073102f9f57fa6a267f9f76d20f085b0ff43b (diff)
Build: bump jinja2 from 3.1.2 to 3.1.3 in /test/heapwatch (#5903)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--test/heapwatch/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/heapwatch/requirements.txt b/test/heapwatch/requirements.txt
index b46aead08..d8ee41d7e 100644
--- a/test/heapwatch/requirements.txt
+++ b/test/heapwatch/requirements.txt
@@ -1,6 +1,6 @@
dash==2.11.1
dash-table==5.0.0
-Jinja2==3.1.2
+Jinja2==3.1.3
matplotlib==3.7.2
plotly==5.16.0
py-algorand-sdk==2.3.0