Skip to content

Commit

Permalink
Bump jinja2 from 3.1.4 to 3.1.5 in /requirements
Browse files Browse the repository at this point in the history
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](pallets/jinja@3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent d8d530b commit 70724db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions requirements/amd64-gpu-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ h11==0.14.0
# via
# httpcore
# uvicorn
hf-transfer==0.1.8
# via -r requirements.in
httpcore==0.18.0
# via httpx
httptools==0.6.1
Expand Down Expand Up @@ -159,7 +161,7 @@ iopath==0.1.10
# via
# fvcore
# pytorchvideo
jinja2==3.1.4
jinja2==3.1.5
# via -r requirements.in
jmespath==1.0.1
# via
Expand Down Expand Up @@ -276,7 +278,9 @@ platformdirs==4.3.6
pooch==1.8.2
# via librosa
portalocker==2.10.1
# via iopath
# via
# -r requirements.in
# iopath
protobuf==3.20.1
# via
# -r requirements.in
Expand Down Expand Up @@ -495,6 +499,3 @@ zipp==3.20.2
# -r requirements.in
# importlib-metadata
# importlib-resources
hf-transfer==0.1.8
# via
# -r requirements.in
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ readerwriterlock==1.0.9
kazoo==2.10.0
pycurl==7.45.3
huggingface-hub==0.25.0
jinja2==3.1.4
jinja2==3.1.5
hf-transfer==0.1.8

# AMD Specific packages
Expand Down

0 comments on commit 70724db

Please sign in to comment.