Skip to content

Commit

Permalink
build(requirements): bump the prod group across 1 directory with 4 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the prod group with 4 updates in the / directory: [azure-identity](https://github.com/Azure/azure-sdk-for-python), [pillow](https://github.com/python-pillow/Pillow), [rich](https://github.com/Textualize/rich) and [tqdm](https://github.com/tqdm/tqdm).


Updates `azure-identity` from 1.17.1 to 1.19.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.19.0)

Updates `pillow` from 10.4.0 to 11.0.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.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 `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: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent b7c85e2 commit 4aac202
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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.19.0
dill==0.3.9
pillow==10.4.0
pillow==11.0.0
psutil==6.1.0
rich==13.9.2
rich==13.9.4
scipy==1.14.1
tqdm==4.66.5
tqdm==4.67.1
8 changes: 4 additions & 4 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.19.0
dill==0.3.9
pillow==10.4.0
pillow==11.0.0
psutil==6.1.0
rich==13.9.2
rich==13.9.4
scipy==1.14.1
tqdm==4.66.5
tqdm==4.67.1

0 comments on commit 4aac202

Please sign in to comment.