From d3130be779bd8f86b77b8bba779cf08b7799c280 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:33:02 +0000 Subject: [PATCH] chore(deps): update dependency pythonanywhere_core to v0.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ca007b..5737cd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pytest==8.3.3 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-mypy==0.10.3 -pythonanywhere_core==0.2.3 +pythonanywhere_core==0.2.4 requests==2.32.3 responses==0.25.3 schema==0.7.2