mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Bump marshmallow from 3.15.0 to 3.19.0 (#327)
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.15.0 to 3.19.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.15.0...3.19.0) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -46,7 +46,7 @@ iso8601 = "==1.0.2"
|
||||
itsdangerous = "==2.1.2"
|
||||
jsonschema = {version = "==4.17.3", extras = ["format"]}
|
||||
lxml = "==4.9.1"
|
||||
marshmallow = "==3.15.0"
|
||||
marshmallow = "==3.19.0"
|
||||
marshmallow-sqlalchemy = "==0.29.0"
|
||||
notifications-python-client = "==6.3.0"
|
||||
oscrypto = "==1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user