From 94a575771b259df4c3526c70b27f9cebdfd7b5e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 17:26:29 +0000 Subject: [PATCH] build(deps): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [jinja2](https://github.com/pallets/jinja) and [python-jose](https://github.com/mpdavis/python-jose). Updates `jinja2` from 3.1.4 to 3.1.6 - [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.6) Updates `python-jose` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](https://github.com/mpdavis/python-jose/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: python-jose dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bbdb5b3..60b3e24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,12 +5,12 @@ fastapi==0.111.1 fastapi-csrf-protect==0.3.4 fastapi-limiter==0.1.6 fastapi-mail==1.4.1 -Jinja2==3.1.4 +Jinja2==3.1.6 pydantic==2.8.2 uvicorn==0.30.1 passlib==1.7.4 pydantic-settings==2.3.4 -python-jose==3.3.0 +python-jose==3.4.0 python-json-logger==2.0.7 psutil==6.0.0 psycopg2-binary==2.9.9