Skip to content

Commit

Permalink
Merge pull request #184 from jstockwin/dependabot/pip/ddt-1.4.2
Browse files Browse the repository at this point in the history
Bump ddt from 1.4.1 to 1.4.2
  • Loading branch information
jstockwin committed May 5, 2021
2 parents ba47058 + c046319 commit 01e6823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"test": [
"black==20.8b1",
"ddt==1.4.1",
"ddt==1.4.2",
"matplotlib==3.1.2",
"mock==4.0.3",
"mypy==0.790",
Expand Down

0 comments on commit 01e6823

Please sign in to comment.