diff --git a/requirements-prod.lock b/requirements-prod.lock index a1ba3eb..752249e 100644 --- a/requirements-prod.lock +++ b/requirements-prod.lock @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile --generate-hashes --python-version 3.12 -o requirements-prod.lock requirements-prod.in +# uv pip compile --generate-hashes --refresh --python-version 3.12 -o requirements-prod.lock requirements-prod.in adyen==15.0.2 \ --hash=sha256:55480878f2095667df33e3861aaf8a48e3b584fd576be96651c9db1ecb25beba \ --hash=sha256:76e7dbf683c47ae2c9ba2a5c0d8400dd4429901590b6dc6e8e003f5591a85c99 @@ -377,9 +377,9 @@ dnspython==2.8.0 \ --hash=sha256:01d9bbc4a2d76bf0db7c1f729812ded6d912bd318d3b1cf81d30c0f845dbf3af \ --hash=sha256:181d3c6996452cb1189c4046c61599b84a5a86e099562ffde77d26984ff26d0f # via dkimpy -erldistpy==0.1.6 \ - --hash=sha256:56342fe75f52abb2495c94d2d1e183bf9c5daee3fad8060edf05b7151d6b448e \ - --hash=sha256:dd0deed2634ed4911ea57711c39437a03c8dac6cb6fc4a3635bc867701f92f38 +erldistpy==0.1.7 \ + --hash=sha256:06112b3a81e773c019ef4c0bcf2258e91f2a88ebc77f1e2411177e3449b62443 \ + --hash=sha256:343c88a689727e13b6d90372fec39a0ce384e2ccc3c820b4be4d1d718234fa39 # via -r requirements.py3.txt greenlet==3.5.1 \ --hash=sha256:001775efe7b8e758861294c7a27c28af87f3f3f1c20468a2bc618c45b346c061 \ diff --git a/requirements.py3.txt b/requirements.py3.txt index a5693e2..a828484 100644 --- a/requirements.py3.txt +++ b/requirements.py3.txt @@ -67,4 +67,4 @@ html5lib # per shop via CryptoProcessor transport config (no schema change # included here; see lib/crypto_watcher/erldist_clients.py for the # drop-in clients). -erldistpy>=0.1.6 +erldistpy>=0.1.7