Skip to content

Commit

Permalink
Bump the python group in /python with 2 updates (#556)
Browse files Browse the repository at this point in the history
Bumps the python group in /python with 2 updates: [rich](https://github.com/Textualize/rich) and [setuptools](https://github.com/pypa/setuptools).


Updates `rich` from 13.9.3 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.3...v13.9.4)

Updates `setuptools` from 75.2.0 to 75.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.2.0...v75.3.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 241170b commit 1b8cef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.9.3
rich==13.9.4
# via twine
s3transfer==0.10.3
# via boto3
setuptools==75.2.0
setuptools==75.3.0
# via nitor-vault (pyproject.toml)
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit 1b8cef4

Please sign in to comment.