Skip to content

Commit 23958a3

Browse files
authored
Merge pull request #1735 from microbiomedata/nmdc-schema-11.10.0
Upgrade nmdc-schema to 11.10.0
2 parents 6497600 + 7629940 commit 23958a3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ dependencies = [
9797
"mkdocs-redirects==1.2.1",
9898
"mypy==1.11.2",
9999
"mypy-extensions==1.0.0",
100-
"nmdc-schema==11.9.1",
101-
"nmdc-submission-schema==11.10.0-rc.1",
100+
"nmdc-schema==11.10.0",
101+
"nmdc-submission-schema==11.10.0",
102102
"nmdc-geoloc-tools==0.2.0",
103103
"openpyxl==3.1.5",
104104
"packaging==24.1",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"linkify-it": "^4.0.1",
3535
"lodash": "^4.17.21",
3636
"moment": "^2.29.4",
37-
"nmdc-schema": "https://github.com/microbiomedata/nmdc-schema#v11.9.1",
37+
"nmdc-schema": "https://github.com/microbiomedata/nmdc-schema#v11.10.0",
3838
"popper.js": "1.16.1",
3939
"protobufjs": "^6.11.3",
4040
"serialize-javascript": "^6.0.0",

web/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7762,9 +7762,9 @@ nice-try@^1.0.4:
77627762
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
77637763
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
77647764

7765-
"nmdc-schema@https://github.com/microbiomedata/nmdc-schema#v11.9.1":
7765+
"nmdc-schema@https://github.com/microbiomedata/nmdc-schema#v11.10.0":
77667766
version "0.0.0"
7767-
resolved "https://github.com/microbiomedata/nmdc-schema#5f464e3aa2d302e4cb891e635001137c52e944d6"
7767+
resolved "https://github.com/microbiomedata/nmdc-schema#6119689e49c658e278e058fb1abf92ce07547b0c"
77687768

77697769
no-case@^2.2.0:
77707770
version "2.3.2"

0 commit comments

Comments
 (0)