python3-{usb,requests,tqdm,click,semver,urllib3,nethsm} updates
Testing the changes
- I tested the changes in this PR: YES|briefly|NO
python3-requests: @tornaria
EDIT 6/23/25: updated python3-urllib3 and python3-nethsm which happens to need py3-urllib3 >= 2, <3.
Local build testing
- I built this PR locally for my native architecture: x86_64-glibc
LGTM, have you tested it?
Not extensively. I tested some features of python3-pynitrokey which uses them either directly or indirectly (as a dep, or a dep of a dep).
Don't lump together a bunch of uncoupled point updates. Individual updates should be in separate PRs unless there is a strict dependency that requires they be update together.
Don't lump together a bunch of uncoupled point updates. Individual updates should be in separate PRs unless there is a strict dependency that requires they be update together.
Gotcha. I will remember in the future.