From 9b7196f7d49f92befe1ffbafcd8d564cb23d6e20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 10:17:48 +0000 Subject: [PATCH] build(deps): Bump requests from 2.27.1 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.27.1 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.27.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25291bba..abd5fc77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ Flask-UUID==0.2 sentry-sdk[flask]==1.14.0 redis==4.2.2 msgpack==0.5.6 -requests==2.27.1 +requests==2.31.0 SQLAlchemy==1.4.41 mbdata@git+https://github.com/amCap1712/mbdata.git@fix-sqlalchemy-warnings sqlalchemy-dst==1.0.1