diff --git a/poetry.lock b/poetry.lock index ad7941fb12..fa7e7d57d8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "appnope" @@ -185,17 +185,17 @@ uvloop = ["uvloop (>=0.15.2)"] [[package]] name = "boto3" -version = "1.35.33" +version = "1.35.38" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-1.35.33-py3-none-any.whl", hash = "sha256:4064e95d4035d4d3dd4eb59eaa5908d14d194b512d1dc1d271647b0c661fbdbb"}, - {file = "boto3-1.35.33.tar.gz", hash = "sha256:d206e8295e856ded7c8fab086784dc17863ed9d735458145c2ef5b25604aef69"}, + {file = "boto3-1.35.38-py3-none-any.whl", hash = "sha256:234a475fe56b65e99b4f5cfff50adaac6b23d39558d6b55137bbf1e50dd0ef08"}, + {file = "boto3-1.35.38.tar.gz", hash = "sha256:90c8cddc4a08c8040057ad44c7468ff82fea9fe8b6517db5ff01a9b2900299cc"}, ] [package.dependencies] -botocore = ">=1.35.33,<1.36.0" +botocore = ">=1.35.38,<1.36.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.10.0,<0.11.0" @@ -204,13 +204,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.35.33" +version = "1.35.38" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.35.33-py3-none-any.whl", hash = "sha256:b7b1ed59a224616912c7546fa19ffd542c745818179ee0640a8a00b155bcd9cd"}, - {file = "botocore-1.35.33.tar.gz", hash = "sha256:b149940c59aa318e020191c9e5644361b2371e77d0346a3819728b49d3fa2e4e"}, + {file = "botocore-1.35.38-py3-none-any.whl", hash = "sha256:2eb17d32fa2d3bb5d475132a83564d28e3acc2161534f24b75a54418a1d51359"}, + {file = "botocore-1.35.38.tar.gz", hash = "sha256:55d9305c44e5ba29476df456120fa4fb919f03f066afa82f2ae400485e7465f4"}, ] [package.dependencies] @@ -662,13 +662,13 @@ pyflakes = ">=3.1.0,<3.2.0" [[package]] name = "google-api-core" -version = "2.20.0" +version = "2.21.0" description = "Google API client core library" optional = false python-versions = ">=3.7" files = [ - {file = "google_api_core-2.20.0-py3-none-any.whl", hash = "sha256:ef0591ef03c30bb83f79b3d0575c3f31219001fc9c5cf37024d08310aeffed8a"}, - {file = "google_api_core-2.20.0.tar.gz", hash = "sha256:f74dff1889ba291a4b76c5079df0711810e2d9da81abfdc99957bc961c1eb28f"}, + {file = "google_api_core-2.21.0-py3-none-any.whl", hash = "sha256:6869eacb2a37720380ba5898312af79a4d30b8bca1548fb4093e0697dc4bdf5d"}, + {file = "google_api_core-2.21.0.tar.gz", hash = "sha256:4a152fd11a9f774ea606388d423b68aa7e6d6a0ffe4c8266f74979613ec09f81"}, ] [package.dependencies] @@ -679,6 +679,7 @@ protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.0 || >4.21.0,<4 requests = ">=2.18.0,<3.0.0.dev0" [package.extras] +async-rest = ["google-auth[aiohttp] (>=2.35.0,<3.0.dev0)"] grpc = ["grpcio (>=1.33.2,<2.0dev)", "grpcio (>=1.49.1,<2.0dev)", "grpcio-status (>=1.33.2,<2.0.dev0)", "grpcio-status (>=1.49.1,<2.0.dev0)"] grpcgcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"] grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"] @@ -1453,13 +1454,13 @@ et-xmlfile = "*" [[package]] name = "openstates" -version = "6.20.6" +version = "6.20.7" description = "core infrastructure for the openstates project" optional = false python-versions = "<4.0,>=3.9" files = [ - {file = "openstates-6.20.6-py3-none-any.whl", hash = "sha256:d589674bf35a0087254c6af09679e0037421677a3c479f019ed502b40d474417"}, - {file = "openstates-6.20.6.tar.gz", hash = "sha256:a442fc04d474e918a0e264e934d468a551c4bd964a7af6ae0fb0ef77ba41fcb2"}, + {file = "openstates-6.20.7-py3-none-any.whl", hash = "sha256:37ffe3a3da1f8c700ed7fa7a2981ead0c8ab4cc91478a0602eb885560d975a4d"}, + {file = "openstates-6.20.7.tar.gz", hash = "sha256:4032fcc90d6ed39e3e54a45c0ba69480945343292537e8372a906eba723d9138"}, ] [package.dependencies] @@ -2374,13 +2375,13 @@ pyasn1 = ">=0.1.3" [[package]] name = "s3transfer" -version = "0.10.2" +version = "0.10.3" description = "An Amazon S3 Transfer Manager" optional = false python-versions = ">=3.8" files = [ - {file = "s3transfer-0.10.2-py3-none-any.whl", hash = "sha256:eca1c20de70a39daee580aef4986996620f365c4e0fda6a86100231d62f1bf69"}, - {file = "s3transfer-0.10.2.tar.gz", hash = "sha256:0711534e9356d3cc692fdde846b4a1e4b0cb6519971860796e6bc4c7aea00ef6"}, + {file = "s3transfer-0.10.3-py3-none-any.whl", hash = "sha256:263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d"}, + {file = "s3transfer-0.10.3.tar.gz", hash = "sha256:4f50ed74ab84d474ce614475e0b8d5047ff080810aac5d01ea25231cfc944b0c"}, ] [package.dependencies] @@ -2788,4 +2789,4 @@ california = ["SQLAlchemy", "mysqlclient"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "bc2e8044c6276e65f8779348125c29eef9c62e572e152e7ff83ee9aa841a6c23" +content-hash = "93101cb944602d37593f5beea61865e7c5e1d49d61b6c1c0df34753d039e488d" diff --git a/pyproject.toml b/pyproject.toml index 9ab9cad5d9..207203b151 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ cryptography = "^37.0.2" ics = "^0.7.2" pymupdf = "^1.23.8" pandas = "^2.1.4" -openstates = "6.20.6" +openstates = "^6.20.7" [tool.poetry.extras] california = ["mysqlclient", "SQLAlchemy"]