Skip to content

Commit

Permalink
[Fixes GeoNode#10066][Depencendies] Security audit and checks (GeoNod…
Browse files Browse the repository at this point in the history
…e#10067) (GeoNode#10072)

* [Fixes GeoNode#10066][Depencendies] Security audit and checks

* -SNYK security fix

Co-authored-by: Alessio Fabiani <[email protected]>
  • Loading branch information
2 people authored and ridoo committed Oct 26, 2022
1 parent 90af9da commit a18c8b4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,8 @@ flaky==3.7.0
selenium>=4.1.0,<5.0.0
selenium-requests==2.0.0
webdriver_manager==3.8.3

# Security and audit
mistune==2.0.3
protobuf==4.21.6
mako==1.2.3
5 changes: 5 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@ install_requires =
selenium-requests==2.0.0
webdriver_manager==3.8.3

# Security and audit
mistune==2.0.3
protobuf==4.21.6
mako==1.2.3

[options.packages.find]
exclude = tests

Expand Down

0 comments on commit a18c8b4

Please sign in to comment.