apple / pfl-research

Simulation framework for accelerating research in Private Federated Learning
http://apple.github.io/pfl-research/
Apache License 2.0
281 stars 27 forks source link

Update werkzeug dependency to remove vulnerability #66

Closed martin-pelikan-apple closed 3 months ago

martin-pelikan-apple commented 3 months ago

Removes werkzeug vulnerability https://github.com/advisories/GHSA-2g68-c3qc-8985

monachitnis commented 3 months ago

Unit tests should all pass. I don’t know what hidden implications this library has

for kicking off circle CI for tests, I think authorized committer needs to hit a button

martin-pelikan-apple commented 3 months ago

Unit tests should all pass. I don’t know what hidden implications this library has

for kicking off circle CI for tests, I think authorized committer needs to hit a button

CircleCI tests do not show up, will look into it to see what happened.

grananqvist commented 3 months ago

CircleCI tests do not show up, will look into it to see what happened.

make PR from your own fork, not main repo