File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies = [
34
34
" click-repl==0.3.0" ,
35
35
" colorama==0.4.6" ,
36
36
" cryptography==43.0.1" ,
37
- " curies==0.8.0 " ,
37
+ " curies==0.9.2 " , # transitive dependency
38
38
" decorator==5.1.1" ,
39
39
" deprecated==1.2.14" ,
40
40
" dnspython==2.7.0" ,
@@ -90,8 +90,8 @@ dependencies = [
90
90
" mkdocs-redirects==1.2.1" ,
91
91
" mypy==1.11.2" ,
92
92
" mypy-extensions==1.0.0" ,
93
- " nmdc-schema==11.3 .0" ,
94
- " nmdc-submission-schema==11.3 .0" ,
93
+ " nmdc-schema==11.4 .0" ,
94
+ " nmdc-submission-schema==11.4 .0" ,
95
95
" nmdc-geoloc-tools==0.2.0" ,
96
96
" openpyxl==3.1.5" ,
97
97
" packaging==24.1" ,
Original file line number Diff line number Diff line change 34
34
"linkify-it" : " ^4.0.1" ,
35
35
"lodash" : " ^4.17.21" ,
36
36
"moment" : " ^2.29.4" ,
37
- "nmdc-schema" : " https://github.com/microbiomedata/nmdc-schema#v11.3 .0" ,
37
+ "nmdc-schema" : " https://github.com/microbiomedata/nmdc-schema#v11.4 .0" ,
38
38
"popper.js" : " 1.16.1" ,
39
39
"protobufjs" : " ^6.11.3" ,
40
40
"serialize-javascript" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -7762,9 +7762,9 @@ nice-try@^1.0.4:
7762
7762
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
7763
7763
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
7764
7764
7765
- " nmdc-schema@https://github.com/microbiomedata/nmdc-schema#v11.3 .0 " :
7765
+ " nmdc-schema@https://github.com/microbiomedata/nmdc-schema#v11.4 .0 " :
7766
7766
version "0.0.0"
7767
- resolved "https://github.com/microbiomedata/nmdc-schema#bdf58f09d47c72dd0a7fa2b3c2ab030aa5965cd4 "
7767
+ resolved "https://github.com/microbiomedata/nmdc-schema#c6222174a7c138f13c8c8291d81e9fc8b1cdd915 "
7768
7768
7769
7769
no-case@^2.2.0 :
7770
7770
version "2.3.2"
You can’t perform that action at this time.
0 commit comments