mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-29 12:58:22 -04:00
Bump marshmallow from 4.2.1 to 4.2.2 (#2207)
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.2.1...4.2.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -35,7 +35,7 @@ gunicorn = {version = "==25.0.1", extras = ["gevent"]}
|
||||
iso8601 = "==2.1.0"
|
||||
jsonschema = {version = "==4.26.0", extras = ["format"]}
|
||||
lxml = "==6.0.2"
|
||||
marshmallow = "^4.2.1"
|
||||
marshmallow = "^4.2.2"
|
||||
marshmallow-sqlalchemy = "^1.4.2"
|
||||
newrelic = "^11.4.0"
|
||||
packaging = "==26.0"
|
||||
|
||||
Reference in New Issue
Block a user