From 3143ccccfe8e6755131958da3e1293f9adcde47a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:55:26 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a6a043..5a28b00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,7 @@ black==24.8.0 bleach==6.1.0 boto3==1.35.28 botocore==1.35.28 +caesarcipher==1.0 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.3.2 @@ -33,7 +34,7 @@ ipywidgets==8.1.5 isoduration==20.11.0 isort==5.13.2 jedi==0.19.1 -jinja2==3.1.4 +jinja2==3.1.5 jmespath==1.0.1 json5==0.9.25 jsonpointer==3.0.0 @@ -76,9 +77,11 @@ ptyprocess==0.7.0 pure-eval==0.2.3 pycodestyle==2.12.1 pycparser==2.22 +pycryptodome==3.21.0 pyflakes==3.2.0 pygments==2.18.0 python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 python-json-logger==2.0.7 pyyaml==6.0.2 pyzmq==26.2.0