diff --git a/Pipfile.lock b/Pipfile.lock index d166a05..e982e5f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -227,11 +227,12 @@ }, "setuptools": { "hashes": [ - "sha256:385eb4edd9c9d5c17540511303e39a147ce2fc04bc55289c322b9e5904fe2c05", - "sha256:be1af57fc409f93647f2e8e4573a142ed38724b8cdd389706a867bb4efcf1e78" + "sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561", + "sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d" ], - "markers": "python_version >= '3.8'", - "version": "==69.0.3" + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==78.1.1" }, "six": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index b0bbd1d..f406780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pydantic_core==2.41.4 python-dateutil==2.9.0.post0 six==1.17.0 sniffio==1.3.1 -starlette==0.48.0 +starlette==0.49.1 typing-inspection==0.4.2 typing_extensions==4.15.0 urllib3==2.5.0