diff --git a/code/hsec-core/hsec-core.cabal b/code/hsec-core/hsec-core.cabal index 10ceadc..f783d9a 100644 --- a/code/hsec-core/hsec-core.cabal +++ b/code/hsec-core/hsec-core.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: hsec-core -version: 0.2.0.0 +version: 0.2.0.1 -- A short (one-line) description of the package. synopsis: Core package representing Haskell advisories @@ -31,7 +31,7 @@ library build-depends: , base >=4.14 && <4.20 - , Cabal-syntax >=3.8.1.0 && <3.11 + , Cabal-syntax >=3.8.1.0 && <3.13 , cvss >= 0.2 && < 0.3 , osv >= 0.1 && < 0.2 , pandoc-types >=1.22 && <2 diff --git a/code/hsec-tools/hsec-tools.cabal b/code/hsec-tools/hsec-tools.cabal index d8b2442..50f4f35 100644 --- a/code/hsec-tools/hsec-tools.cabal +++ b/code/hsec-tools/hsec-tools.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: hsec-tools -version: 0.2.0.0 +version: 0.2.0.1 -- A short (one-line) description of the package. synopsis: @@ -53,7 +53,7 @@ library , aeson >=2.0.1.0 && <3 , base >=4.14 && <4.20 , bytestring >=0.10 && <0.13 - , Cabal-syntax >=3.8.1.0 && <3.11 + , Cabal-syntax >=3.8.1.0 && <3.13 , commonmark ^>=0.2.2 , commonmark-pandoc >=0.2 && <0.3 , containers >=0.6 && <0.7