diff --git a/requirements.txt b/requirements.txt index a4a560314..7b51818eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.7.4 ; python_version >= "3.10" and python_version < "4.0" cffi==1.16.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" charm-api @ git+https://github.com/canonical/charm-api ; python_version >= "3.10" and python_version < "4.0" charm-json @ git+https://github.com/canonical/charm-json ; python_version >= "3.10" and python_version < "4.0" -charm-refresh @ git+https://github.com/canonical/charm-refresh@5b448816ba8d3edc17b845ddb38d577c65907304 ; python_version >= "3.10" and python_version < "4.0" +charm-refresh @ git+https://github.com/canonical/charm-refresh@af51a373cf5bfc92e94746a71cb3ea4b081c8928 ; python_version >= "3.10" and python_version < "4.0" charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0" cosl==0.0.12 ; python_version >= "3.10" and python_version < "4.0" cryptography==43.0.1 ; python_version >= "3.10" and python_version < "4.0"