Skip to content

Commit f5f537e

Browse files
authored
Update to last released version of nose (#3004)
1 parent 29f1f8e commit f5f537e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

requirements-dev-lock.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,10 @@ iniconfig==1.1.1 \
8282
--hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \
8383
--hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
8484
# 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
8789
# via -r requirements-dev.txt
8890
packaging==21.0 \
8991
--hash=sha256:7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7 \

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
nose==1.3.3
1+
nose==1.3.7
22
wheel==0.37.0
33
coverage==5.5
44

0 commit comments

Comments
 (0)