diff --git a/poetry.lock b/poetry.lock index b23a85e..c406814 100644 --- a/poetry.lock +++ b/poetry.lock @@ -33,17 +33,17 @@ trio = ["trio (>=0.26.1)"] [[package]] name = "boto3" -version = "1.35.24" +version = "1.35.29" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-1.35.24-py3-none-any.whl", hash = "sha256:97fcc1a14cbc759e4ba9535ced703a99fcf652c9c4b8dfcd06f292c80551684b"}, - {file = "boto3-1.35.24.tar.gz", hash = "sha256:be7807f30f26d6c0057e45cfd09dad5968e664488bf4f9138d0bb7a0f6d8ed40"}, + {file = "boto3-1.35.29-py3-none-any.whl", hash = "sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db"}, + {file = "boto3-1.35.29.tar.gz", hash = "sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f"}, ] [package.dependencies] -botocore = ">=1.35.24,<1.36.0" +botocore = ">=1.35.29,<1.36.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.10.0,<0.11.0" @@ -52,13 +52,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.35.24" +version = "1.35.29" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.35.24-py3-none-any.whl", hash = "sha256:eb9ccc068255cc3d24c36693fda6aec7786db05ae6c2b13bcba66dce6a13e2e3"}, - {file = "botocore-1.35.24.tar.gz", hash = "sha256:1e59b0f14f4890c4f70bd6a58a634b9464bed1c4c6171f87c8795d974ade614b"}, + {file = "botocore-1.35.29-py3-none-any.whl", hash = "sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5"}, + {file = "botocore-1.35.29.tar.gz", hash = "sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b"}, ] [package.dependencies] @@ -259,13 +259,13 @@ typing-extensions = ">=4.7.1,<5.0.0" [[package]] name = "ds-caselaw-utils" -version = "1.5.6" +version = "1.6.0" description = "Utilities for the National Archives Caselaw project" optional = false python-versions = "<4.0,>=3.9" files = [ - {file = "ds_caselaw_utils-1.5.6-py3-none-any.whl", hash = "sha256:7c28af912710d8fa2f8cf6b85f88dd17a6f08c4ba90927e13f16021f6746c877"}, - {file = "ds_caselaw_utils-1.5.6.tar.gz", hash = "sha256:fbe242b14453b8afc7ff7a3283c19067b96a403ead0bbb43297b4dda1338049a"}, + {file = "ds_caselaw_utils-1.6.0-py3-none-any.whl", hash = "sha256:34840a03980d633ffe95d148315b0f8f9834179964e7d760299694e2e3aa5027"}, + {file = "ds_caselaw_utils-1.6.0.tar.gz", hash = "sha256:04870b820722a344240b72f379d4152f40a845f7373eaa6ab670f2acddc5dbf5"}, ] [package.dependencies] @@ -967,13 +967,13 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "uvicorn" -version = "0.30.6" +version = "0.31.0" description = "The lightning-fast ASGI server." optional = false python-versions = ">=3.8" files = [ - {file = "uvicorn-0.30.6-py3-none-any.whl", hash = "sha256:65fd46fe3fda5bdc1b03b94eb634923ff18cd35b2f084813ea79d1f103f711b5"}, - {file = "uvicorn-0.30.6.tar.gz", hash = "sha256:4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788"}, + {file = "uvicorn-0.31.0-py3-none-any.whl", hash = "sha256:cac7be4dd4d891c363cd942160a7b02e69150dcbc7a36be04d5f4af4b17c8ced"}, + {file = "uvicorn-0.31.0.tar.gz", hash = "sha256:13bc21373d103859f68fe739608e2eb054a816dea79189bc3ca08ea89a275906"}, ] [package.dependencies]