What happened?
pynhd 0.19.4 current dependency list contains brotli
v1.1.0 has a vulnerability, see google/brotli#1373
latest version of brotli has been released on PyPI that addresses this issue
I think this should be a simple one-line fix in the two env files:
ci/requirements/environment.yml
ci/requirements/environment-dev.yml
Minimal Complete Verifiable Example
Pinning the version in my repo (private) resolved and didn't seem to have dependency conflicts w/ pynhd
MVCE confirmation