Skip to content

Commit

Permalink
Update to last released version of nose (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt authored Sep 21, 2021
1 parent 7019ae7 commit 9118296
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions requirements-dev-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,10 @@ iniconfig==1.1.1 \
--hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \
--hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
# via pytest
nose==1.3.3 \
--hash=sha256:b40c2ff268beb85356ada25f626ca0dabc89705f31051649772cf00fc9510326
nose==1.3.7 \
--hash=sha256:9ff7c6cc443f8c51994b34a667bbcf45afd6d945be7477b52e97516fd17c53ac \
--hash=sha256:dadcddc0aefbf99eea214e0f1232b94f2fa9bd98fa8353711dacb112bfcbbb2a \
--hash=sha256:f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98
# via -r requirements-dev.txt
packaging==21.0 \
--hash=sha256:7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7 \
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
psutil>=4.1.0,<5.0.0
tabulate==0.7.5
nose==1.3.3
nose==1.3.7
coverage==5.5
wheel==0.37.0

Expand Down

0 comments on commit 9118296

Please sign in to comment.