Skip to content

Commit 6f07350

Browse files
chore(deps): update sentinelsat requirement from >=1.1.0 to >=1.2.1 (#122)
Updates the requirements on [sentinelsat](https://github.com/sentinelsat/sentinelsat) to permit the latest version. - [Release notes](https://github.com/sentinelsat/sentinelsat/releases) - [Changelog](https://github.com/sentinelsat/sentinelsat/blob/main/CHANGELOG.rst) - [Commits](sentinelsat/sentinelsat@v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: sentinelsat dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 206abdb commit 6f07350

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requests>=2.26.0
2727
python-dotenv>=0.19.0
2828

2929
# Satellite Data APIs
30-
sentinelsat>=1.1.0
30+
sentinelsat>=1.2.1
3131
earthengine-api>=1.7.32
3232

3333
# API Framework

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ requests>=2.26.0
3030
python-dotenv>=0.19.0
3131

3232
# Satellite Data APIs
33-
sentinelsat>=1.1.0
33+
sentinelsat>=1.2.1
3434
earthengine-api>=1.7.32
3535

3636
# Distributed Computing (optional)

0 commit comments

Comments
 (0)