Commit 9d27c4f
Update marshmallow requirement from <4 to <5 in /server (#724)
* Update marshmallow requirement from <4 to <5 in /server
Updates the requirements on [marshmallow](https://github.com/marshmallow-code/marshmallow) to permit the latest version.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@0.1.0...4.0.1)
---
updated-dependencies:
- dependency-name: marshmallow
dependency-version: 4.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update marshmallow-sqlalchemy to v1.4.0+ for marshmallow v4 compatibility
- Upgraded marshmallow-sqlalchemy from 0.30.0 to >=1.4.0
- Resolves AttributeError: module 'marshmallow' has no attribute '__version__'
- marshmallow-sqlalchemy v1.4.0+ supports both marshmallow v3 and v4
- All tests passing (26/26)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Bradgate <timbradgate@hotmail.co.uk>
Co-authored-by: Claude <noreply@anthropic.com>1 parent 710043a commit 9d27c4f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
0 commit comments