Skip to content

Commit

Permalink
Bump the python group in /python with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python group in /python with 3 updates: [build](https://github.com/pypa/build), [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) and [rich](https://github.com/Textualize/rich).


Updates `build` from 1.2.2 to 1.2.2.post1
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.2.2...1.2.2.post1)

Updates `pkginfo` from 1.10.0 to 1.11.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent a7060d8 commit 229ad82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ botocore==1.35.29
# via
# boto3
# s3transfer
build==1.2.2
build==1.2.2.post1
# via nitor-vault (pyproject.toml)
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -58,7 +58,7 @@ nh3==0.2.18
# via readme-renderer
packaging==24.1
# via build
pkginfo==1.10.0
pkginfo==1.11.1
# via twine
pycparser==2.22
# via cffi
Expand All @@ -83,7 +83,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.8.1
rich==13.9.2
# via twine
s3transfer==0.10.2
# via boto3
Expand Down

0 comments on commit 229ad82

Please sign in to comment.