summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-11 21:15:26 +0000
committerGitHub <noreply@github.com>2024-01-11 21:15:26 +0000
commit80de7768a57a922e45b8acc91b6e26a6fa5b6e8f (patch)
treefd47593cdb9a63fb2a99a1134ea1743c45b85d32
parent57bc582e6dbcd284a6ca3430b2eeb74266ac7f0e (diff)
Build: bump jinja2 from 3.1.2 to 3.1.3 in /test/heapwatchdependabot/pip/test/heapwatch/jinja2-3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@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