finos / symphony-bdk-python

Symphony Python Bot Development Kit (BDK)
https://symphony-bdk-python.finos.org/
Apache License 2.0
31 stars 34 forks source link

Upgrade dependencies #246

Closed symphony-youri closed 2 years ago

symphony-youri commented 2 years ago

Mainly for aiohttp to address https://security.snyk.io/vuln/SNYK-PYTHON-AIOHTTP-1584144 (even though the BDK is not vulnerable to such issues as it does not expose a web application)

Also upgraded tenacity with an API change.

symphony-youri commented 2 years ago

As the BDK is not really vulnerable let's ship this in the next release but I would say we don't need to make a specific one.