File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,10 @@ iniconfig==1.1.1 \
82
82
--hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \
83
83
--hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
84
84
# via pytest
85
- nose==1.3.3 \
86
- --hash=sha256:b40c2ff268beb85356ada25f626ca0dabc89705f31051649772cf00fc9510326
85
+ nose==1.3.7 \
86
+ --hash=sha256:9ff7c6cc443f8c51994b34a667bbcf45afd6d945be7477b52e97516fd17c53ac \
87
+ --hash=sha256:dadcddc0aefbf99eea214e0f1232b94f2fa9bd98fa8353711dacb112bfcbbb2a \
88
+ --hash=sha256:f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98
87
89
# via -r requirements-dev.txt
88
90
packaging==21.0 \
89
91
--hash=sha256:7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7 \
Original file line number Diff line number Diff line change 1
- nose == 1.3.3
1
+ nose == 1.3.7
2
2
wheel == 0.37.0
3
3
coverage == 5.5
4
4
You can’t perform that action at this time.
0 commit comments