diff --git a/requirements.txt b/requirements.txt index cd243ae..9222bae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,9 +25,9 @@ bleach[css]==6.2.0 ; python_version >= "3.11" and python_version < "4.0" \ celery==5.4.0 ; python_version >= "3.11" and python_version < "4.0" \ --hash=sha256:369631eb580cf8c51a82721ec538684994f8277637edde2dfc0dacd73ed97f64 \ --hash=sha256:504a19140e8d3029d5acad88330c541d4c3f64c789d85f94756762d8bca7e706 -certifi==2024.8.30 ; python_version >= "3.11" and python_version < "4.0" \ - --hash=sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8 \ - --hash=sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9 +certifi==2025.1.31; python_version >= "3.11" and python_version < "4.0" \ + --hash=sha256:3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651 \ + --hash=sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe charset-normalizer==3.4.0 ; python_version >= "3.11" and python_version < "4.0" \ --hash=sha256:0099d79bdfcf5c1f0c2c72f91516702ebf8b0b8ddd8905f97a8aecf49712c621 \ --hash=sha256:0713f3adb9d03d49d365b70b84775d0a0d18e4ab08d12bc46baa6132ba78aaf6 \