diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2024-03-23 10:38:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-23 10:38:21 -0700 |
| commit | 5066658bf9c6f5a515efeb0c69793734a53e9755 (patch) | |
| tree | 61003b0182689aad07783e0f28546c3d55743377 | |
| parent | 3726b53324e13fb735ca270731a4250c7e27a447 (diff) | |
| parent | 9111bc409a2d976486a695b1723812a3acf87aa5 (diff) | |
Merge pull request #7 from pinapelz/dependabot/pip/backend/jinja2-3.1.3
build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /backend
| -rw-r--r-- | backend/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/requirements.txt b/backend/requirements.txt index a788bc0..5f8e9bb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -44,7 +44,7 @@ ipython==8.22.2 isoduration==20.11.0 itsdangerous==2.1.2 jedi==0.19.1 -Jinja2==3.1.2 +Jinja2==3.1.3 joblib==1.3.2 json5==0.9.20 jsonpointer==2.4 |
