Skip to content

Commit

Permalink
Bump the back-prod-patch-update-deps group with 2 updates
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
1 parent 56c6a3f commit 970e322
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 = "beth.aleph@yahoo.de" }]
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 970e322

Please sign in to comment.