Skip to content

Commit

Permalink
Bump the back-prod-patch-update-deps group with 2 updates (#230)
Browse files Browse the repository at this point in the history
Bumps the back-prod-patch-update-deps group with 2 updates: [marshmallow](https://github.com/marshmallow-code/marshmallow) and [rich](https://github.com/Textualize/rich).


Updates `marshmallow` from 3.21.3 to 3.22.0
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0)

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

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: back-prod-patch-update-deps
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: back-prod-patch-update-deps
...

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 Sep 2, 2024
1 parent 56c6a3f commit 11171a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ authors = [{ name = "Philipp Metzner", email = "[email protected]" }]
dependencies = [
"appdirs==1.4.4",
"argcomplete==3.5.0",
"marshmallow==3.21.3",
"marshmallow==3.22.0",
"python-dateutil==2.9.0.post0",
"rich==13.7.1",
"rich==13.8.0",
"tinydb==4.8.0",
]
dynamic = [
Expand Down

0 comments on commit 11171a7

Please sign in to comment.