Skip to content

Commit

Permalink
build(deps): bump certifi from 2024.12.14 to 2025.1.31
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 025b637 commit e7d5a22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Changelog = "https://github.com/stac-utils/stac-api-validator/releases"
[tool.poetry.dependencies]
python = "^3.10"
click = "^8.1.3"
certifi = "^2024.2.2"
certifi = ">=2024.2.2,<2026.0.0"
pystac-client = ">=0.7.5,<0.9.0"
requests = "^2.31.0"
pystac = { extras = ["orjson"], version = "^1.8.3" }
Expand Down

0 comments on commit e7d5a22

Please sign in to comment.