uv 0.5.14 (#33)

* uv 0.5.14

* Update requirements

---------

Co-authored-by: Fedor Batonogov <f.batonogov@yandex.ru>
This commit is contained in:
github-actions[bot]
2025-01-03 09:41:36 +03:00
committed by GitHub
parent bb857c43c2
commit 0c4f496270
4 changed files with 114 additions and 124 deletions

View File

@@ -19,7 +19,7 @@ dependencies = [
"botocore==1.35.81",
"certifi==2024.12.14",
"cfgv==3.4.0",
"charset-normalizer==3.4.0",
"charset-normalizer==3.4.1",
"click==8.1.8",
"contextvars==2.4",
"distlib==0.3.9",
@@ -30,7 +30,7 @@ dependencies = [
"h11==0.14.0",
"httpcore==1.0.7",
"httpx==0.28.1",
"identify==2.6.3",
"identify==2.6.4",
"idna==3.10",
"immutables==0.21",
"iniconfig==2.0.0",
@@ -50,11 +50,11 @@ dependencies = [
"propcache==0.2.1",
"pycodestyle==2.12.1",
"pydantic==2.10.4",
"pydantic-settings==2.7.0",
"pydantic-settings==2.7.1",
"pydantic-core==2.27.2",
"pyflakes==3.2.0",
"pytest==8.3.4",
"pytest-asyncio==0.25.0",
"pytest-asyncio==0.25.1",
"pytest-mock==3.14.0",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.0.1",
@@ -68,7 +68,7 @@ dependencies = [
"typing_extensions==4.12.2",
"urllib3==2.3.0 ",
"uvicorn==0.34.0",
"virtualenv==20.28.0",
"virtualenv==20.28.1",
"wrapt==1.17.0",
"yarl==1.18.3"
]