diff --git a/requirements-test.txt b/requirements-test.txt index 80993daae..a78d147f1 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -373,7 +373,7 @@ deprecated==1.2.18 \ # opentelemetry-exporter-otlp-proto-grpc # opentelemetry-exporter-otlp-proto-http # opentelemetry-semantic-conventions -dogpile-cache==1.3.4 \ +dogpile-cache==1.4.0 \ --hash=sha256:4f0295575f5fdd3f7e13c84ba8e36656971d1869a2081b4737ec99ede378a8c0 \ --hash=sha256:a393412f93d24a8942fdf9248dc80678127d54c5e60a7be404027aa193cafe12 # via -r requirements.txt @@ -1251,3 +1251,6 @@ setuptools==78.1.1 \ # via # -r requirements-test.in # pbr +dogpile.cache==1.4.0 \ + --hash=sha256:b00a9e2f409cf9bf48c2e7a3e3e68dac5fa75913acbf1a62f827c812d35f3d09 \ + --hash=sha256:f1581953afefd5f55743178694bf3b3ffb2782bba3d9537566a09db6daa48a63 diff --git a/requirements.txt b/requirements.txt index 8248639f1..eb9631a19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -277,7 +277,7 @@ deprecated==1.2.18 \ # opentelemetry-exporter-otlp-proto-grpc # opentelemetry-exporter-otlp-proto-http # opentelemetry-semantic-conventions -dogpile-cache==1.3.4 \ +dogpile-cache==1.4.0 \ --hash=sha256:4f0295575f5fdd3f7e13c84ba8e36656971d1869a2081b4737ec99ede378a8c0 \ --hash=sha256:a393412f93d24a8942fdf9248dc80678127d54c5e60a7be404027aa193cafe12 # via iib (setup.py) @@ -1073,3 +1073,6 @@ zipp==3.21.0 \ # pinned when the requirements file includes hashes and the requirement is not # satisfied by a package already installed. Consider using the --allow-unsafe flag. # setuptools +dogpile.cache==1.4.0 \ + --hash=sha256:b00a9e2f409cf9bf48c2e7a3e3e68dac5fa75913acbf1a62f827c812d35f3d09 \ + --hash=sha256:f1581953afefd5f55743178694bf3b3ffb2782bba3d9537566a09db6daa48a63