Skip to content

Commit

Permalink
deps: bump the all-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 4 updates: [pillow](https://github.com/python-pillow/Pillow), [pygments](https://github.com/pygments/pygments), [setuptools](https://github.com/pypa/setuptools) and [sympy](https://github.com/sympy/sympy).


Updates `pillow` from 11.0.0 to 11.1.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@11.0.0...11.1.0)

Updates `pygments` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.18.0...2.19.0)

Updates `setuptools` from 75.6.0 to 75.7.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.6.0...v75.7.0)

Updates `sympy` from 1.13.1 to 1.13.3
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-1.13.1...sympy-1.13.3)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: sympy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f96f028 commit 5f9655b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@ pandas==2.2.3
pandas-stubs==2.2.3.241126
parso==0.8.4
pexpect==4.9.0
pillow==11.0.0
pillow==11.1.0
platformdirs==4.3.6
prompt_toolkit==3.0.48
psutil==6.1.1
ptyprocess==0.7.0
pure_eval==0.2.3
Pygments==2.18.0
Pygments==2.19.0
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
pyzmq==26.2.0
setuptools==75.6.0
setuptools==75.7.0
six==1.17.0
stack-data==0.6.3
sympy==1.13.1
sympy==1.13.3
torch==2.5.1
torchvision==0.20.1
tornado==6.4.2
Expand Down

0 comments on commit 5f9655b

Please sign in to comment.