Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(requirements): bump the prod group across 1 directory with 6 updates #601

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build(requirements): bump the prod group across 1 directory with 6 up…
…dates

Bumps the prod group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.17.1` | `1.20.0` |
| [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.1.0` |
| [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `7.0.0` |
| [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.4` |
| [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.2` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.1` |



Updates `azure-identity` from 1.17.1 to 1.20.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-identity_1.17.1...azure-identity_1.20.0)

Updates `pillow` from 10.4.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@10.4.0...11.1.0)

Updates `psutil` from 6.1.0 to 7.0.0
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.1.0...release-7.0.0)

Updates `rich` from 13.9.2 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.2...v13.9.4)

Updates `scipy` from 1.14.1 to 1.15.2
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.1...v1.15.2)

Updates `tqdm` from 4.66.5 to 4.67.1
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.5...v4.67.1)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
commit 337741537287d6c3cc07b0349a9839201af80d71
12 changes: 6 additions & 6 deletions constraints/3.10.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
azure-identity==1.17.1
azure-identity==1.20.0
dill==0.3.9
pillow==10.4.0
psutil==6.1.0
rich==13.9.2
scipy==1.14.1
tqdm==4.66.5
pillow==11.1.0
psutil==7.0.0
rich==13.9.4
scipy==1.15.2
tqdm==4.67.1
12 changes: 6 additions & 6 deletions constraints/3.11.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
azure-identity==1.17.1
azure-identity==1.20.0
dill==0.3.9
pillow==10.4.0
psutil==6.1.0
rich==13.9.2
scipy==1.14.1
tqdm==4.66.5
pillow==11.1.0
psutil==7.0.0
rich==13.9.4
scipy==1.15.2
tqdm==4.67.1