From 5951b5dac4e7292d07c07d13522c26f57c545294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 01:32:39 +0000 Subject: [PATCH] Bump requests from 2.33.0 to 2.33.1 Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1. - [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.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa7c7a8a8..a477a01dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ sentry-sdk[django]==2.56.0 python-dateutil==2.9.0.post0 # discord-webhook[async] git+https://github.com/cemathey/python-discord-webhook@89ae25140b30a6747de70e5bf16bc5ba04a9b238 -requests==2.33.0 +requests==2.33.1 steam==1.4.4 # Alembic does not use semantic versioning, so be careful with the version numbers https://alembic.sqlalchemy.org/en/latest/front.html#versioning-scheme alembic==1.18.4