From 146a75f61289bb148c076a04cb7897d0998a060a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 17:24:52 +0000 Subject: [PATCH] Bump tornado in /Python3/Tornado/apps/ExchangeWalletApi/ExWallet Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.3 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.3...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Tornado/apps/ExchangeWalletApi/ExWallet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python3/Tornado/apps/ExchangeWalletApi/ExWallet/requirements.txt b/Python3/Tornado/apps/ExchangeWalletApi/ExWallet/requirements.txt index 8e3b57c7..7b8b1b58 100644 --- a/Python3/Tornado/apps/ExchangeWalletApi/ExWallet/requirements.txt +++ b/Python3/Tornado/apps/ExchangeWalletApi/ExWallet/requirements.txt @@ -17,7 +17,7 @@ pycparser==2.19 PyMySQL==0.9.3 requests==2.22.0 toolz==0.10.0 -tornado==6.0.3 +tornado==6.5.1 urllib3==1.25.8 libeospy==2.0.1 stellar-sdk==2.1.0