From 933e8112d4c473231c058147b5cd15dd825f2e80 Mon Sep 17 00:00:00 2001 From: bolyachevets Date: Tue, 23 Jun 2026 13:57:50 -0700 Subject: [PATCH 1/3] force image rebuild --- solr-synonyms-api/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr-synonyms-api/pyproject.toml b/solr-synonyms-api/pyproject.toml index 84cd8604c..50729e569 100644 --- a/solr-synonyms-api/pyproject.toml +++ b/solr-synonyms-api/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "solr-synonyms-api" -version = "0.1.1" +version = "0.1.2" description = "" authors = ["Your Name "] readme = "README.md" From 315971a2efa444c84d6f59942877a481e080424f Mon Sep 17 00:00:00 2001 From: bolyachevets Date: Tue, 23 Jun 2026 14:21:00 -0700 Subject: [PATCH 2/3] update namex-api packages --- api/poetry.lock | 52 +++++++++++++++++++++++----------------------- api/pyproject.toml | 6 +++--- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/api/poetry.lock b/api/poetry.lock index d1b491429..b98d4a035 100644 --- a/api/poetry.lock +++ b/api/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.3.4 and should not be changed by hand. [[package]] name = "aiofiles" @@ -366,8 +366,8 @@ sqlalchemy = "^2.0.0" [package.source] type = "git" url = "https://github.com/bcgov/sbc-connect-common.git" -reference = "main" -resolved_reference = "9a760cf5ea31d3f95806c2dcac15ca9d9800df51" +reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" +resolved_reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" subdirectory = "python/cloud-sql-connector" [[package]] @@ -965,17 +965,17 @@ files = [ ] [package.dependencies] -google-auth = ">=1.25.0,<3.0dev" -googleapis-common-protos = ">=1.56.2,<2.0dev" -grpcio = {version = ">=1.33.2,<2.0dev", optional = true, markers = "extra == \"grpc\""} -grpcio-status = {version = ">=1.33.2,<2.0dev", optional = true, markers = "extra == \"grpc\""} -protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.0.0dev" -requests = ">=2.18.0,<3.0.0dev" +google-auth = ">=1.25.0,<3.0.dev0" +googleapis-common-protos = ">=1.56.2,<2.0.dev0" +grpcio = {version = ">=1.33.2,<2.0.dev0", optional = true, markers = "extra == \"grpc\""} +grpcio-status = {version = ">=1.33.2,<2.0.dev0", optional = true, markers = "extra == \"grpc\""} +protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.0.0.dev0" +requests = ">=2.18.0,<3.0.0.dev0" [package.extras] -grpc = ["grpcio (>=1.33.2,<2.0dev)", "grpcio-status (>=1.33.2,<2.0dev)"] -grpcgcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"] -grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"] +grpc = ["grpcio (>=1.33.2,<2.0.dev0)", "grpcio-status (>=1.33.2,<2.0.dev0)"] +grpcgcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"] +grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"] [[package]] name = "google-auth" @@ -1014,13 +1014,13 @@ files = [ ] [package.dependencies] -google-api-core = {version = ">=1.34.0,<2.0.dev0 || >=2.11.dev0,<3.0.0dev", extras = ["grpc"]} -google-auth = ">=2.14.1,<3.0.0dev" -grpc-google-iam-v1 = ">=0.12.4,<1.0.0dev" -grpcio = ">=1.51.3,<2.0dev" +google-api-core = {version = ">=1.34.0,<2.0.dev0 || >=2.11.dev0,<3.0.0.dev0", extras = ["grpc"]} +google-auth = ">=2.14.1,<3.0.0.dev0" +grpc-google-iam-v1 = ">=0.12.4,<1.0.0.dev0" +grpcio = ">=1.51.3,<2.0.dev0" grpcio-status = ">=1.33.2" -proto-plus = {version = ">=1.22.2,<2.0.0dev", markers = "python_version >= \"3.11\""} -protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.0 || >4.21.0,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<5.0.0dev" +proto-plus = {version = ">=1.22.2,<2.0.0.dev0", markers = "python_version >= \"3.11\""} +protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.0 || >4.21.0,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<5.0.0.dev0" [package.extras] libcst = ["libcst (>=0.3.10)"] @@ -1129,9 +1129,9 @@ files = [ ] [package.dependencies] -googleapis-common-protos = {version = ">=1.56.0,<2.0.0dev", extras = ["grpc"]} -grpcio = ">=1.44.0,<2.0.0dev" -protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<5.0.0dev" +googleapis-common-protos = {version = ">=1.56.0,<2.0.0.dev0", extras = ["grpc"]} +grpcio = ">=1.44.0,<2.0.0.dev0" +protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<5.0.0.dev0" [[package]] name = "grpcio" @@ -1403,7 +1403,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.7.1" @@ -2005,7 +2005,7 @@ files = [ ] [package.dependencies] -protobuf = ">=3.19.0,<5.0.0dev" +protobuf = ">=3.19.0,<5.0.0.dev0" [package.extras] testing = ["google-api-core[grpc] (>=1.31.5)"] @@ -3079,8 +3079,8 @@ structlog = "^24.1.0" [package.source] type = "git" url = "https://github.com/bcgov/sbc-connect-common.git" -reference = "7f1cc0ea4a374310ac558ff435fa6b7ea7bb2f8b" -resolved_reference = "7f1cc0ea4a374310ac558ff435fa6b7ea7bb2f8b" +reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" +resolved_reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" subdirectory = "python/structured-logging" [[package]] @@ -3375,4 +3375,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.1" python-versions = ">=3.12,<3.13" -content-hash = "9d681ded18610936db40156072434a9db91879cb49c124d45d959a104f8f553a" +content-hash = "bca9e51f11a37ae549790f6dafe1cbbb8c33e5eb85abae77923fa844ac050020" diff --git a/api/pyproject.toml b/api/pyproject.toml index f609da487..d8fd0dafb 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "namex" -version = "1.50.0" +version = "1.50.1" description = "" authors = ["Thor Wolpert "] license = "Apache Software License Version 2.0" @@ -12,8 +12,8 @@ gcp_queue = { git = "https://github.com/bcgov/sbc-connect-common.git", subdirect swagger_client = { git = "https://github.com/bcgov/namex-synonyms-api-py-client.git" } flask-jwt-oidc = { git = "https://github.com/seeker25/flask-jwt-oidc.git" } sbc-common-components = { git = "https://github.com/bcgov/sbc-common-components.git", subdirectory = "python" } -structured_logging = { git = "https://github.com/bcgov/sbc-connect-common.git", rev = "7f1cc0ea4a374310ac558ff435fa6b7ea7bb2f8b", subdirectory = "python/structured-logging" } -cloud-sql-connector = { git = "https://github.com/bcgov/sbc-connect-common.git", subdirectory = "python/cloud-sql-connector", branch = "main" } +structured_logging = { git = "https://github.com/bcgov/sbc-connect-common.git", rev = "b92e98f4ea1d59646f4b1465b73ccd688eddea48", subdirectory = "python/structured-logging" } +cloud-sql-connector = { git = "https://github.com/bcgov/sbc-connect-common.git", subdirectory = "python/cloud-sql-connector", rev = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" } gunicorn = "^20.1.0" From 2f9d9d11ca52286b9eab7c3be9290b56e970e339 Mon Sep 17 00:00:00 2001 From: bolyachevets Date: Tue, 23 Jun 2026 14:24:21 -0700 Subject: [PATCH 3/3] update packages in syn api --- solr-synonyms-api/poetry.lock | 18 +++++++++--------- solr-synonyms-api/pyproject.toml | 4 +--- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/solr-synonyms-api/poetry.lock b/solr-synonyms-api/poetry.lock index a432f4c1e..62a17b79d 100644 --- a/solr-synonyms-api/poetry.lock +++ b/solr-synonyms-api/poetry.lock @@ -408,8 +408,8 @@ sqlalchemy = "^2.0.0" [package.source] type = "git" url = "https://github.com/bcgov/sbc-connect-common.git" -reference = "main" -resolved_reference = "42a520b3fc6f989d9401a34aa2267907ec1dc75f" +reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" +resolved_reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" subdirectory = "python/cloud-sql-connector" [[package]] @@ -1913,7 +1913,7 @@ files = [ [[package]] name = "namex" -version = "1.50.0" +version = "1.50.1" description = "" optional = false python-versions = ">=3.12,<3.13" @@ -1930,7 +1930,7 @@ cachelib = "^0.13.0" certifi = "^2022.9.24" charset-normalizer = "^2.1.1" click = "^8.1.3" -cloud-sql-connector = {git = "https://github.com/bcgov/sbc-connect-common.git", branch = "main", subdirectory = "python/cloud-sql-connector"} +cloud-sql-connector = {git = "https://github.com/bcgov/sbc-connect-common.git", rev = "b92e98f4ea1d59646f4b1465b73ccd688eddea48", subdirectory = "python/cloud-sql-connector"} cmudict = "^1.0.2" dataclasses = "^0.6" defusedxml = "^0.7.1" @@ -1983,7 +1983,7 @@ requests = "^2.28.1" rsa = "^4.9" sbc-common-components = {git = "https://github.com/bcgov/sbc-common-components.git", subdirectory = "python"} six = "^1.16.0" -structured_logging = {git = "https://github.com/bcgov/sbc-connect-common.git", rev = "7f1cc0ea4a374310ac558ff435fa6b7ea7bb2f8b", subdirectory = "python/structured-logging"} +structured_logging = {git = "https://github.com/bcgov/sbc-connect-common.git", rev = "b92e98f4ea1d59646f4b1465b73ccd688eddea48", subdirectory = "python/structured-logging"} swagger_client = {git = "https://github.com/bcgov/namex-synonyms-api-py-client.git"} toolz = "^0.12.0" tqdm = "^4.64.1" @@ -1997,7 +1997,7 @@ zipp = "^3.8.1" type = "git" url = "https://github.com/bcgov/namex.git" reference = "HEAD" -resolved_reference = "01ec488b346918c7d18243010b33b695abf07252" +resolved_reference = "fe6407372a30f9c07078198ae1c82d450339ca66" subdirectory = "api" [[package]] @@ -3355,8 +3355,8 @@ structlog = "^24.1.0" [package.source] type = "git" url = "https://github.com/bcgov/sbc-connect-common.git" -reference = "7f1cc0ea4a374310ac558ff435fa6b7ea7bb2f8b" -resolved_reference = "7f1cc0ea4a374310ac558ff435fa6b7ea7bb2f8b" +reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" +resolved_reference = "b92e98f4ea1d59646f4b1465b73ccd688eddea48" subdirectory = "python/structured-logging" [[package]] @@ -3669,4 +3669,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.12,<3.13" -content-hash = "4bb61a71ee292a4a64649dfabefe6f074c2970c56747c8fb19ebe3ee04fd5cf7" +content-hash = "a0dcd6f8d5472568711ceacef80ac26a26f170800adfcb604655321ec7fcf251" diff --git a/solr-synonyms-api/pyproject.toml b/solr-synonyms-api/pyproject.toml index 50729e569..cacae7ce7 100644 --- a/solr-synonyms-api/pyproject.toml +++ b/solr-synonyms-api/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "solr-synonyms-api" -version = "0.1.2" +version = "0.1.3" description = "" authors = ["Your Name "] readme = "README.md" @@ -10,8 +10,6 @@ packages = [{include = "synonyms"}] [tool.poetry.dependencies] namex = { git = "https://github.com/bcgov/namex.git", subdirectory = "api" } python = ">=3.12,<3.13" -structured_logging = { git = "https://github.com/bcgov/sbc-connect-common.git", rev = "7f1cc0ea4a374310ac558ff435fa6b7ea7bb2f8b", subdirectory = "python/structured-logging" } -cloud-sql-connector = { git = "https://github.com/bcgov/sbc-connect-common.git", subdirectory = "python/cloud-sql-connector", branch = "main" } flask-sqlalchemy = "^3.0.0" flask = "^3.0.2" flask-jwt-oidc = "^0.8.0"