From 3824c6a8be9c39f5fb7b618172466c9a612c5831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 18:23:15 +0000 Subject: [PATCH] Bump requests from 2.24.0 to 2.31.0 in /packages/fkweb Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/fkweb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fkweb/requirements.txt b/packages/fkweb/requirements.txt index ccd9a64d..bb428d93 100644 --- a/packages/fkweb/requirements.txt +++ b/packages/fkweb/requirements.txt @@ -10,7 +10,7 @@ gunicorn == 20.0.4 Markdown == 3.2.2 python-dateutil == 2.8.1 python-memcached == 1.59 -requests == 2.24.0 +requests == 2.31.0 djangorestframework-camel-case == 1.2.0 dj-database-url == 0.5.0 drf-spectacular == 0.20.2