Skip to content

Commit

Permalink
Bump the pip-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 4 updates: [keyring](https://github.com/jaraco/keyring), [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk), [readme-renderer](https://github.com/pypa/readme_renderer) and [rich](https://github.com/Textualize/rich).


Updates `keyring` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@v24.3.0...v24.3.1)

Updates `pkginfo` from 1.9.6 to 1.10.0

Updates `readme-renderer` from 42.0 to 43.0
- [Release notes](https://github.com/pypa/readme_renderer/releases)
- [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst)
- [Commits](pypa/readme_renderer@42.0...43.0)

Updates `rich` from 13.7.0 to 13.7.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.7.0...v13.7.1)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pkginfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: readme-renderer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 974f895 commit 5fc374d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ grpcio-tools==1.62.0
idna==3.6
importlib-metadata==7.0.1
jaraco.classes==3.3.1
keyring==24.3.0
keyring==24.3.1
markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.2.0
pkginfo==1.9.6
pkginfo==1.10.0
protobuf==4.25.3
pyfakefs==5.3.5
Pygments==2.17.2
readme-renderer==42.0
readme-renderer==43.0
redbaron==0.9.2
requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.7.0
rich==13.7.1
rply==0.7.8
six==1.16.0
twine==5.0.0
Expand Down

0 comments on commit 5fc374d

Please sign in to comment.