Skip to content

Commit

Permalink
Bump ddt from 1.4.1 to 1.4.2
Browse files Browse the repository at this point in the history
Bumps [ddt](https://github.com/datadriventests/ddt) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/datadriventests/ddt/releases)
- [Commits](datadriventests/ddt@1.4.1...1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2021
1 parent 27cd546 commit c046319
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
extras_require={
"dev": [
"matplotlib==3.1.2",
"pillow==8.1.0",
"pillow==8.1.1",
"pyqt5==5.14.1",
"pyvoronoi==1.0.5",
"shapely==1.7.1",
],
"test": [
"black==20.8b1",
"ddt==1.4.1",
"ddt==1.4.2",
"matplotlib==3.1.2",
"mock==4.0.3",
"mypy==0.790",
"nose==1.3.7",
"pillow==8.1.0",
"pillow==8.1.1",
"pycodestyle==2.6.0",
"pyqt5==5.14.1",
"pytype==2020.2.6",
Expand Down

0 comments on commit c046319

Please sign in to comment.