tkipf / gcn

Implementation of Graph Convolutional Networks in TensorFlow
MIT License
7.05k stars 1.99k forks source link

fix(sec): upgrade tensorflow to 2.9.1 #214

Open admxj opened 1 year ago

admxj commented 1 year ago

What happened?

There are 1 security vulnerabilities found in tensorflow 1.15.4

What did I do?

Upgrade tensorflow from 1.15.4 to 2.9.1 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS