Skip to content

Commit 5765991

Browse files
build(deps): bump pystac-client from 0.7.7 to 0.8.3 (#475)
Bumps [pystac-client](https://github.com/stac-utils/pystac-client) from 0.7.7 to 0.8.3. - [Release notes](https://github.com/stac-utils/pystac-client/releases) - [Changelog](https://github.com/stac-utils/pystac-client/blob/main/CHANGELOG.md) - [Commits](stac-utils/pystac-client@v0.7.7...v0.8.3) --- updated-dependencies: - dependency-name: pystac-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff26cc9 commit 5765991

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Changelog = "https://github.com/stac-utils/stac-api-validator/releases"
1717
python = "^3.10"
1818
click = "^8.1.3"
1919
certifi = "^2024.2.2"
20-
pystac-client = "^0.7.5"
20+
pystac-client = ">=0.7.5,<0.9.0"
2121
requests = "^2.31.0"
2222
pystac = { extras = ["orjson"], version = "^1.8.3" }
2323
jsonschema = "^4.16.0"

0 commit comments

Comments
 (0)