From b6ade92e6080a88a457659f2a2a6eaaa47b72f40 Mon Sep 17 00:00:00 2001 From: Jino Bae Date: Sat, 17 Jan 2026 00:26:43 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20server=20lib?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/backend/src/requirements.txt b/backend/src/requirements.txt index 6968a323..c2d75075 100644 --- a/backend/src/requirements.txt +++ b/backend/src/requirements.txt @@ -1,13 +1,13 @@ aniso8601==10.0.1 asgiref==3.11.0 beautifulsoup4==4.14.3 -certifi==2025.11.12 +certifi==2026.1.4 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.1 cryptography==46.0.3 cssselect==1.3.0 -Django==6.0 +Django==6.0.1 django-cors-headers==4.9.0 graphene==3.4.3 graphene-django==3.2.3 @@ -22,11 +22,11 @@ Markdown==3.10 markdown2==2.5.4 minify_html==0.18.1 packaging==25.0 -pillow==12.0.0 +pillow==12.1.0 promise==2.3 pycparser==2.23 pyhumps==3.8.0 -pymdown-extensions==10.19.1 +pymdown-extensions==10.20 pyotp==2.9.0 pypng==0.20220715.0 pyquery==2.0.1 @@ -43,8 +43,8 @@ sqlparse==0.5.5 text-unidecode==1.3 typing_extensions==4.15.0 ua-parser==1.0.1 -ua-parser-builtins==0.18.0.post1 -urllib3==2.6.2 +ua-parser-builtins==202601 +urllib3==2.6.3 user-agents==2.2.0 -uvicorn==0.38.0 +uvicorn==0.40.0 validators==0.35.0