Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [transformers](https://github.com/huggingface/transformers) | `4.25.1` | `4.36.0` |
| [gradio](https://github.com/gradio-app/gradio) | `3.29.0` | `4.19.2` |
| [pillow](https://github.com/python-pillow/Pillow) | `9.4.0` | `10.2.0` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.30` | `3.1.41` |
| [fastapi](https://github.com/tiangolo/fastapi) | `0.94.0` | `0.109.1` |


Updates `transformers` from 4.25.1 to 4.36.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.25.1...v4.36.0)

Updates `gradio` from 3.29.0 to 4.19.2
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/[email protected])

Updates `pillow` from 9.4.0 to 10.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.4.0...10.2.0)

Updates `gitpython` from 3.1.30 to 3.1.41
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.30...3.1.41)

Updates `fastapi` from 0.94.0 to 0.109.1
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.94.0...0.109.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: gradio
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: pillow
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: gitpython
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: fastapi
  dependency-type: direct:production
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent d1161e1 commit 16acf2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ basicsr
fonts
font-roboto
gfpgan
gradio==3.29.0
gradio==4.19.2
invisible-watermark
numpy
omegaconf
Expand All @@ -17,7 +17,7 @@ pytorch_lightning==1.9.4
realesrgan
scikit-image==0.19.2
timm==0.6.7
transformers==4.25.1
transformers==4.36.0
torch
einops
jsonmerge
Expand Down
10 changes: 5 additions & 5 deletions requirements_versions.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
blendmodes==2022
transformers==4.25.1
transformers==4.36.0
accelerate==0.18.0
basicsr==1.4.2
gfpgan==1.3.8
gradio==3.29.0
gradio==4.19.2
numpy==1.23.5
Pillow==9.4.0
Pillow==10.2.0
realesrgan==0.3.0
torch
omegaconf==2.2.3
Expand All @@ -23,11 +23,11 @@ torchdiffeq==0.2.3
kornia==0.6.7
lark==1.1.2
inflection==0.5.1
GitPython==3.1.30
GitPython==3.1.41
torchsde==0.2.5
safetensors==0.3.1
httpcore<=0.15
fastapi==0.94.0
fastapi==0.109.1
mediapipe
addict
future
Expand Down

0 comments on commit 16acf2c

Please sign in to comment.