Skip to content

Commit 927c4ea

Browse files
build(deps): bump certifi from 2024.12.14 to 2025.1.31 (#617)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31. - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f13f6fd commit 927c4ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ Changelog = "https://github.com/stac-utils/stac-api-validator/releases"
1616
[tool.poetry.dependencies]
1717
python = "^3.10"
1818
click = "^8.1.3"
19-
certifi = "^2024.2.2"
19+
certifi = ">=2024.2.2,<2026.0.0"
2020
pystac-client = ">=0.7.5,<0.9.0"
2121
requests = "^2.31.0"
2222
pystac = { extras = ["orjson"], version = "^1.8.3" }

0 commit comments

Comments
 (0)