From 5f9655b913251d8451b412ccf0985f1ff216e0d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 01:17:39 +0000 Subject: [PATCH] deps: bump the all-dependencies group with 4 updates 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](https://github.com/python-pillow/Pillow/compare/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](https://github.com/pygments/pygments/compare/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](https://github.com/pypa/setuptools/compare/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](https://github.com/sympy/sympy/compare/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] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 634924d..8a0d851 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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