Skip to content

Commit f594742

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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.22.0"
40-
marshmallow-sqlalchemy = "==1.0.0"
40+
marshmallow-sqlalchemy = "==1.4.1"
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)