Skip to content

Commit 74e787c

Browse files
Bump marshmallow-sqlalchemy from 1.0.0 to 1.4.2
Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 1.0.0 to 1.4.2. - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow-sqlalchemy@1.0.0...1.4.2) --- updated-dependencies: - dependency-name: marshmallow-sqlalchemy dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c80f2a commit 74e787c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ iso8601 = "==2.1.0"
3737
jsonschema = {version = "==4.23.0", extras = ["format"]}
3838
lxml = "==5.3.1"
3939
marshmallow = "==3.26.1"
40-
marshmallow-sqlalchemy = "==1.0.0"
40+
marshmallow-sqlalchemy = "==1.4.2"
4141
newrelic = "*"
4242
notifications-python-client = "==10.0.0"
4343
oscrypto = { git = "https://github.com/wbond/oscrypto.git", rev = "1547f53" }

0 commit comments

Comments
 (0)