Skip to content
Open
Changes from 3 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
b1916d2
Bump marshmallow-sqlalchemy from 0.28.2 to 1.4.2
dependabot[bot] Apr 24, 2025
a427d6d
Merge branch 'main' into dependabot/pip/marshmallow-sqlalchemy-1.4.2
NicolasReyrolle Apr 24, 2025
2bbb5da
Update flask-appbuilder to 4.6.2
NicolasReyrolle Apr 24, 2025
a74a13d
Merge branch 'main' into dependabot/pip/marshmallow-sqlalchemy-1.4.2
NicolasReyrolle Apr 28, 2025
696a2d7
Merge branch 'dependabot/pip/marshmallow-sqlalchemy-1.4.2' of https:/…
NicolasReyrolle Apr 28, 2025
1634ef0
Merge branch 'main' into dependabot/pip/marshmallow-sqlalchemy-1.4.2
NicolasReyrolle Jun 6, 2025
3e8eff6
Merge branch 'main' into dependabot/pip/marshmallow-sqlalchemy-1.4.2
NicolasReyrolle Jul 22, 2025
7f61115
Merge branch 'main' into dependabot/pip/marshmallow-sqlalchemy-1.4.2
NicolasReyrolle Jul 22, 2025
9787800
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Aug 25, 2025
cc372a7
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Sep 1, 2025
e4af056
Downgrade Flask-AppBuilder from 4.6.2 to 4.5.2 in requirements.txt
NicolasReyrolle Sep 1, 2025
b5bceee
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Sep 15, 2025
4323803
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Sep 17, 2025
bdb522f
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Sep 26, 2025
c095ee6
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Oct 28, 2025
7fcc938
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Nov 9, 2025
fb265aa
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Nov 18, 2025
fea2272
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Dec 15, 2025
7b30516
Merge branch 'main' into dependabot/pip/marshmallow-sqlalchemy-1.4.2
NicolasReyrolle Dec 23, 2025
765228b
Merge branch 'main' into dependabot/pip/marshmallow-sqlalchemy-1.4.2
NicolasReyrolle Jan 6, 2026
4fa59a9
Merge main into dependabot/pip/marshmallow-sqlalchemy-1.4.2
github-actions[bot] Jan 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ markdown-it-py==3.0.0
MarkupSafe==3.0.2
marshmallow==3.23.1
marshmallow-oneofschema==3.1.1
marshmallow-sqlalchemy==0.28.2
marshmallow-sqlalchemy==1.4.2
matplotlib==3.9.4
matplotlib-inline==0.1.7
mccabe==0.7.0
Expand Down
Loading