From 35dc744939c802eb634abe3aae2de05c055d2f91 Mon Sep 17 00:00:00 2001 From: Roberto Berto Date: Tue, 27 Aug 2024 15:37:43 -0300 Subject: makefile now works to maintainer build/upload do pypy fixed vulnerabilities: - Bump certifi from 2024.2.2 to 2024.7.4 - Bump idna from 3.6 to 3.7 - Bump urllib3 from 2.2.1 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 56dc8de..411e18c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests>=2.25.1,<3.0 python-dotenv>=1.0.1,<2.0 -poetry>=1.1.0,<2.0 \ No newline at end of file +poetry>=1.1.0,<2.0 -- cgit v1.2.3