Skip to content

Commit

Permalink
Bump marshmallow from 3.10.0 to 3.11.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.10.0 to 3.11.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@3.10.0...3.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and karlb committed Apr 1, 2021
1 parent 6f826d3 commit 70c8a07
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 18 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Expand Up @@ -346,7 +346,7 @@ marshmallow-enum==1.5.1
# via -r requirements-dev.txt
marshmallow-polyfield==5.10
# via -r requirements-dev.txt
marshmallow==3.10.0
marshmallow==3.11.1
# via
# -r requirements-dev.txt
# marshmallow-dataclass
Expand Down
10 changes: 3 additions & 7 deletions requirements/requirements-dev.txt
Expand Up @@ -251,9 +251,7 @@ idna==2.8
# requests
# twisted
importlib-metadata==3.7.3
# via
# -r requirements.txt
# pluggy
# via pluggy
incremental==17.5.0
# via
# treq
Expand Down Expand Up @@ -304,7 +302,7 @@ marshmallow-enum==1.5.1
# via -r requirements.txt
marshmallow-polyfield==5.10
# via -r requirements.txt
marshmallow==3.10.0
marshmallow==3.11.1
# via
# -r requirements.txt
# marshmallow-dataclass
Expand Down Expand Up @@ -621,9 +619,7 @@ wmctrl==0.3
wrapt==1.11.1
# via astroid
zipp==3.4.1
# via
# -r requirements.txt
# importlib-metadata
# via importlib-metadata
zope.event==4.4
# via
# -r requirements.txt
Expand Down
12 changes: 2 additions & 10 deletions requirements/requirements.txt
Expand Up @@ -121,8 +121,6 @@ hexbytes==0.2.0
# web3
idna==2.8
# via requests
importlib-metadata==3.7.3
# via jsonschema
ipfshttpclient==0.7.0a1
# via web3
itsdangerous==1.1.0
Expand All @@ -143,7 +141,7 @@ marshmallow-enum==1.5.1
# via -r requirements.in
marshmallow-polyfield==5.10
# via -r requirements.in
marshmallow==3.10.0
marshmallow==3.11.1
# via
# -r requirements.in
# marshmallow-dataclass
Expand Down Expand Up @@ -230,11 +228,7 @@ toml==0.10.2
toolz==0.9.0
# via cytoolz
typing-extensions==3.7.4.3
# via
# -r requirements.in
# importlib-metadata
# structlog
# web3
# via -r requirements.in
typing-inspect==0.4.0
# via marshmallow-dataclass
ulid-py==1.1.0
Expand All @@ -251,8 +245,6 @@ websockets==8.1
# via web3
werkzeug==1.0.1
# via flask
zipp==3.4.1
# via importlib-metadata
zope.event==4.4
# via gevent
zope.interface==5.1.0
Expand Down

0 comments on commit 70c8a07

Please sign in to comment.