From: XhmikosR Date: Fri, 4 Jul 2025 04:38:19 +0000 (+0300) Subject: Update Python packages X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4010d76b6f50aaacaf6c55c5a2095578df9cb153;p=stevenblack-hosts.git Update Python packages * requests to 2.32 * flake8 to 7.3 --- diff --git a/requirements.txt b/requirements.txt index fc46c77af..3d27e712a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -requests ~=2.20 -flake8 ~=6.0 +requests ~=2.32 +flake8 ~=7.3