diff --git a/requirements.txt b/requirements.txt index 2741cf4..53dce6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ regex==2024.11.6 # ReDoS-safe regex with timeout support gunicorn==23.0.0 # Database support -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.12 # BeautifulSoup beautifulsoup4==4.14.3