Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b471c00

Browse files
34595 optional director first name schema update (#4735)
1 parent cedbc52 commit b471c00

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

python/common/business-registry-model/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/common/business-registry-model/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "business-model"
3-
version = "3.4.12"
3+
version = "3.4.13"
44
description = ""
55
authors = [
66
{name = "thor",email = "[email protected]"}
@@ -9,7 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.13,<3.14"
1010
dependencies = [
1111
"sql-versioning @ git+https://github.com/bcgov/lear.git@main#subdirectory=python/common/sql-versioning-alt",
12-
"registry-schemas @ git+https://github.com/bcgov/[email protected].82",
12+
"registry-schemas @ git+https://github.com/bcgov/[email protected].83",
1313
"flask-migrate (>=4.1.0,<5.0.0)",
1414
"pg8000 (>=1.31.2,<2.0.0)",
1515
"pydantic (>=2.10.6,<3.0.0)",

0 commit comments

Comments
 (0)