pystac-client
pystac-client copied to clipboard
Unpin urllib3 in dev dependencies
Related Issue(s):
- #509
Description: See if unpinning works now that some time has passed.
PR Checklist:
- [x] Code is formatted
- [x] Tests pass
- [x] Changes are added to the CHANGELOG
Doesn't pass yet.
Codecov Report
Patch and project coverage have no change.
Comparison is base (
2398500) 88.34% compared to head (c2717b4) 88.34%.
Additional details and impacted files
@@ Coverage Diff @@
## main #517 +/- ##
=======================================
Coverage 88.34% 88.34%
=======================================
Files 13 13
Lines 987 987
=======================================
Hits 872 872
Misses 115 115
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Still no 😞
I think we'll be able to fix this after we drop Python 3.9 — I've started that process over in PySTAC in https://github.com/stac-utils/pystac/pull/1384.
OBE https://github.com/stac-utils/pystac-client/pull/719