Skip to content

Commit 0dc7495

Browse files
Bump marshmallow from 2.9.1 to 2.15.1
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.9.1 to 2.15.1. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@2.9.1...2.15.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7692fbc commit 0dc7495

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ lazy-object-proxy==1.2.2 # via astroid
4747
livereload==2.4.1 # via sphinx-autobuild
4848
mako==1.0.4
4949
markupsafe==0.23
50-
marshmallow==2.9.1
50+
marshmallow==2.15.1
5151
mccabe==0.5.2 # via flake8, pylint
5252
meepo2==0.2.5
5353
mock==2.0.0 # via pytest-mock

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ raven>=5.2,<6.0
1212

1313
python-decouple>=3.0,<3.1
1414
python-dateutil>=2.6,<2.7
15-
marshmallow>=2.9,<2.10
15+
marshmallow>=2.9,<2.16
1616
ipaddress>=1.0,<1.1
1717
enum34>=1.1.6,<1.2
1818
more-itertools>=3.2,<4.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jinja2==2.7.3 # via flask, flask-babel
3131
https://github.com/huskar-org/kazoo/archive/2.0.post5.zip#egg=kazoo
3232
mako==1.0.4 # via alembic
3333
markupsafe==0.23 # via jinja2, mako
34-
marshmallow==2.9.1
34+
marshmallow==2.15.1
3535
meepo2==0.2.5
3636
more-itertools==3.2.0
3737
mysql-replication==0.5 # via meepo2

0 commit comments

Comments
 (0)