Merge branch 'dev' into dependabot/pip/pydantic-core-2.34.1

This commit is contained in:
Michael Roy
2025-06-01 21:47:10 -03:00
committed by GitHub

View File

@@ -1,15 +1,15 @@
annotated-types==0.7.0 annotated-types==0.7.0
anyio==4.7.0 anyio==4.9.0
asgiref==3.8.1 asgiref==3.8.1
certifi==2024.8.30 certifi==2024.8.30
charset-normalizer==3.4.1 charset-normalizer==3.4.1
click==8.1.7 click==8.1.8
distro==1.9.0 distro==1.9.0
Django==5.1.1 Django==5.1.1
django-cors-headers==4.6.0 django-cors-headers==4.6.0
djangorestframework==3.15.2 djangorestframework==3.15.2
gunicorn==23.0.0 gunicorn==23.0.0
h11==0.14.0 h11==0.16.0
httpcore==1.0.7 httpcore==1.0.7
httpx==0.27.2 httpx==0.27.2
idna==3.10 idna==3.10
@@ -17,12 +17,13 @@ openai==1.58.1
packaging==24.1 packaging==24.1
pydantic==2.9.2 pydantic==2.9.2
pydantic_core==2.34.1 pydantic_core==2.34.1
python-dotenv==1.0.1 pydantic_core==2.27.2
python-dotenv==1.1.0
requests==2.32.3 requests==2.32.3
sniffio==1.3.1 sniffio==1.3.1
sqlparse==0.5.1 sqlparse==0.5.3
tqdm==4.67.1 tqdm==4.67.1
typing_extensions==4.12.2 typing_extensions==4.12.2
urllib3==2.2.3 urllib3==2.2.3
uvicorn==0.31.0 uvicorn==0.31.0
whitenoise==6.8.2 whitenoise==6.9.0