Bump marshmallow-sqlalchemy from 0.29.0 to 0.30.0

Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.29.0 to 0.30.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/0.29.0...0.30.0)

---
updated-dependencies:
- dependency-name: marshmallow-sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-12 18:33:08 +00:00
committed by GitHub
parent a74a9422ba
commit 79c61b3984
2 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@ iso8601 = "==2.1.0"
jsonschema = {version = "==4.20.0", extras = ["format"]}
lxml = "==5.1.0"
marshmallow = "==3.20.2"
marshmallow-sqlalchemy = "==0.29.0"
marshmallow-sqlalchemy = "==0.30.0"
newrelic = "*"
notifications-python-client = "==8.2.0"
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git"}