Skip to content

Commit b0875fa

Browse files
authored
Merge pull request #1613 from microbiomedata/nmdc-schema-11.6.1
Upgrade nmdc-schema to 11.6.1
2 parents bd5b4c1 + 1258bee commit b0875fa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ dependencies = [
9090
"mkdocs-redirects==1.2.1",
9191
"mypy==1.11.2",
9292
"mypy-extensions==1.0.0",
93-
"nmdc-schema==11.5.1",
94-
"nmdc-submission-schema==11.5.0",
93+
"nmdc-schema==11.6.1",
94+
"nmdc-submission-schema==11.6.0",
9595
"nmdc-geoloc-tools==0.2.0",
9696
"openpyxl==3.1.5",
9797
"packaging==24.1",

web/package.json

+1-1
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.5.1",
37+
"nmdc-schema": "https://github.com/microbiomedata/nmdc-schema#v11.6.1",
3838
"popper.js": "1.16.1",
3939
"protobufjs": "^6.11.3",
4040
"serialize-javascript": "^6.0.0",

web/yarn.lock

+2-2
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.5.1":
7765+
"nmdc-schema@https://github.com/microbiomedata/nmdc-schema#v11.6.1":
77667766
version "0.0.0"
7767-
resolved "https://github.com/microbiomedata/nmdc-schema#0ba8b34f6b4e48d049be5f1f44629d92d5d5ecbf"
7767+
resolved "https://github.com/microbiomedata/nmdc-schema#f13b5faa909fb777541239c28d0e8d151578faef"
77687768

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

0 commit comments

Comments
 (0)