From 9fb7c12be39f9359016fea70c895874ae580afc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:46:49 +0000 Subject: [PATCH] Bump vyper from 0.2.12 to 0.3.9 Bumps [vyper](https://github.com/vyperlang/vyper) from 0.2.12 to 0.3.9. - [Release notes](https://github.com/vyperlang/vyper/releases) - [Changelog](https://github.com/vyperlang/vyper/blob/master/docs/release-notes.rst) - [Commits](https://github.com/vyperlang/vyper/compare/v0.2.12...v0.3.9) --- updated-dependencies: - dependency-name: vyper dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 528847c..4fbe337 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.1 requests==2.22.0 simplejson==3.17.0 -vyper==0.2.12 +vyper==0.3.9 web3==5.5.0