Skip to content

Commit 2e462d5

Browse files
github-actions[bot]afabiani
authored andcommitted
[Fixes GeoNode#10066][Depencendies] Security audit and checks (GeoNode#10067) (GeoNode#10072)
* [Fixes GeoNode#10066][Depencendies] Security audit and checks * -SNYK security fix Co-authored-by: Alessio Fabiani <[email protected]>
1 parent 61490f1 commit 2e462d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.cfg

+5
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,11 @@ install_requires =
204204
cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
205205
nh3==0.2.15
206206

207+
# Security and audit
208+
mistune==2.0.3
209+
protobuf==4.21.6
210+
mako==1.2.3
211+
207212
[options.packages.find]
208213
exclude = tests
209214

0 commit comments

Comments
 (0)