File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Library
154154 deepseq-generics >= 0.2.0.0 && < 0.3 ,
155155 exceptions >= 0.10.0 && < 0.11 ,
156156 hashable >= 1.2.7.0 && < 1.3 ,
157- http-client >= 0.5.12 && < 0.6 ,
157+ http-client >= 0.5.12 && < 0.7 ,
158158 http-client-tls >= 0.3.5.3 && < 0.4 ,
159159 http-link-header >= 1.0.3.1 && < 1.1 ,
160160 http-types >= 0.12.1 && < 0.13 ,
@@ -189,7 +189,7 @@ test-suite github-test
189189 GitHub.UsersSpec
190190 main-is : Spec.hs
191191 ghc-options : -Wall
192- build-tool-depends : hspec-discover :hspec-discover >= 2.5.6 && < 2.6
192+ build-tool-depends : hspec-discover :hspec-discover >= 2.6.1 && < 2.7
193193 build-depends : base,
194194 base-compat,
195195 aeson,
@@ -198,4 +198,4 @@ test-suite github-test
198198 vector,
199199 unordered-containers,
200200 file-embed,
201- hspec >= 2.5.6 && < 2.6
201+ hspec >= 2.6.1 && < 2.7
You can’t perform that action at this time.
0 commit comments