From bd210e6de052ba26a529ffe73a28e41c34a86fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 02:08:04 +0000 Subject: [PATCH] build(deps): bump requests from 2.27.1 to 2.28.2 Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2. - [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.28.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-min.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-min.txt b/requirements-min.txt index 038185ee..de44df6a 100644 --- a/requirements-min.txt +++ b/requirements-min.txt @@ -1,3 +1,3 @@ -requests==2.27.1 +requests==2.28.2 pystac==1.4.0 python-dateutil==2.7.0 \ No newline at end of file