Skip to content

Commit

Permalink
Bump certifi from 2023.7.22 to 2024.7.4 in /requirements
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent d8d530b commit 1fe3df4
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 @@ -44,7 +44,7 @@ botocore==1.28.4
# s3transfer
cachetools==5.3.1
# via -r requirements.in
certifi==2023.7.22
certifi==2024.7.4
# via
# -r requirements.in
# httpcore
Expand Down 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 @@ -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 @@ -25,7 +25,7 @@ psutil==5.9.4
multilingual-clip==1.0.10
safetensors==0.4.1
flatbuffers==23.5.9
certifi==2023.7.22
certifi==2024.7.4
idna==2.8
six==1.14.0
typing-extensions==4.8.0
Expand Down

0 comments on commit 1fe3df4

Please sign in to comment.