Skip to content

Commit d89ae73

Browse files
Bump marshmallow from 3.22.0 to 3.26.2
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.22.0 to 3.26.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/3.26.2/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.22.0...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7749b00 commit d89ae73

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -36,7 +36,7 @@ version = "0.0.0" # DON'T TOUCH. Placeholder. Will be filled automatically on po
3636
click = ">=8.1.0,<8.2.0"
3737
colorama = ">=0.4.3,<0.5.0"
3838
pyyaml = ">=6.0,<7.0"
39-
marshmallow = ">=3.15.0,<3.23.0" # 3.23 dropped support for Python 3.8
39+
marshmallow = ">=3.15.0,<3.27.0" # 3.23 dropped support for Python 3.8
4040
gitpython = ">=3.1.30,<3.2.0"
4141
arrow = ">=1.0.0,<1.4.0"
4242
binaryornot = ">=0.4.4,<0.5.0"

0 commit comments

Comments
 (0)