Skip to content

Commit

Permalink
Bump mock from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](testing-cabal/mock@4.0.2...4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 11, 2020
1 parent 9ecce38 commit 3acfc2e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,16 @@
#
# pip-compile --output-file=requirements/dev-py3.txt requirements/dev.in
#
atomicwrites==1.4.0 # via pytest
attrs==20.3.0 # via pytest
click==7.1.2 # via pip-tools
colorama==0.4.4 # via pytest
coverage==5.3 # via pytest-cov
iniconfig==1.1.1 # via pytest
mock==4.0.2 # via -r requirements/dev.in
mock==4.0.3 # via -r requirements/dev.in
packaging==20.4 # via pytest
pip-tools==5.3.1 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pylibmc==1.6.1; platform_system != 'Windows' # via -r requirements/dev.in
pylibmc==1.6.1 # via -r requirements/dev.in
pyparsing==2.4.7 # via packaging
pytest-cov==2.10.1 # via -r requirements/dev.in
pytest==6.1.2 # via -r requirements/dev.in, pytest-cov
Expand Down

0 comments on commit 3acfc2e

Please sign in to comment.