Bump pdbpp from 0.10.0 to 0.10.2 in /{{cookiecutter.app_name}}

Bumps [pdbpp](https://github.com/antocuni/pdb) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/antocuni/pdb/releases)
- [Changelog](https://github.com/pdbpp/pdbpp/blob/master/CHANGELOG)
- [Commits](https://github.com/antocuni/pdb/compare/0.10.0...0.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago committed by James Curtin
parent bcf08ed558
commit 42ec7cbcb3
  1. 2
      {{cookiecutter.app_name}}/Pipfile

@ -46,7 +46,7 @@ environs = "==6.0.0"
pytest = "==5.2.0"
WebTest = "==2.0.33"
factory-boy = "==2.12.*"
pdbpp = "==0.10.0"
pdbpp = "==0.10.2"
# Lint and code style
black = "==19.3b0"

Loading…
Cancel
Save